IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

how to encrypt the password in the BMS maping in CICS


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ashis

New User


Joined: 24 Mar 2005
Posts: 11
Location: mumbai

PostPosted: Fri Mar 25, 2005 4:43 pm
Reply with quote

hi,

i want to know how to encrypt the password in BMS CICS maping.inplace of the characters entered i want to show "*"
how to coded it .is there any attribute or any logic for coding is there.

plz let me know asap.


thanks & regards
ashis
Back to top
View user's profile Send private message
remargorp loboc

New User


Joined: 02 Apr 2005
Posts: 3

PostPosted: Tue Apr 12, 2005 1:14 am
Reply with quote

the way to do this is to set dark attribute in field.

This attribute prevents typed data to be presented in display. You only can do the "*" logic if your terminal emulator permits some type o masking.

There is no way to encrypt this type of data in 3270 datastream.

Remargorp loboc
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Calling an Open C library function in... CICS 1
No new posts How to 'Ping' a CICS region in JCL CICS 2
No new posts Parallelization in CICS to reduce res... CICS 4
No new posts How to avoid duplicating a CICS Web S... CICS 0
Search our Forums:

Back to Top