Description:
What is needed in coding authentication for CICS to recognize a signon with passphrase?
Solution:
Examples of signing on with a passphrase using a command level call:
CECI SIGNON USERID(C41USR5) PASSWORD(C41USR5) CECI SIGNON USERID(C41USR5) PHRASE('C41USR5 PHRASE')