Is there a way to prevent the IDMS SIGNON task from only accepting the user's password without it being visible when using a single line? Example:
SIGNON userid password
I would like the password not to be displayed.
IDMS 19.0
The documentation on the SIGNON System Task explains how specifying the password works:
Supplying your password
You can specify your password along with or after entering your user ID.
Vnnn ENTER NEXT TASK CODE: CA IDMS release nn.n tape volser node nodename
signon user1 allpass
Optional bit 220 can also be enabled in RHDCOPTF to force the password be entered on the second line in a darkened field after pressing Enter. It will ignore the password entered on the SIGNON command line.
However, there is nothing to stop the user from putting the password in the command line.
Documentation section SIGNON System Task
Article 56986 - Turn on numbered options (optional bit settings) in RHDCOPTF