CICS Manual do Usuário - CHANGE PASSWORD
Changes the password that is recorded by a security manager (possibly an EAM) for a specified user ID.
Syntax
CHANGE PASSWORD >>-CHANGE PASSWORD(data-value)--NEWPASSWORD(data-value)---------> >--USERID(data-value)--+----------------------+-----------------> '-ESMREASON(data-area)-' >--+--------------------+-------------------------------------->< '-ESMRESP(data-area)-'
Conditions: INVREQ, NOTAUTH, USERIDERR
Description
Unlike the SIGNON command, CHANGE PASSWORD does not depend upon the principal facility, so it can be issued when the facility is an APPC session.
Attention: Clear the password fields on the EXEC CICS commands that have a password option as soon as possible after use. This action ensures that passwords are not revealed in system or transaction dumps.
Options
Conditions
Default action: Terminates the task abnormally.