Previous Topic: PSUSPEND Keyword—Prevent Access after PTHRESH ViolationNext Topic: PTKTDATA Keyword—PassTicket Data Resources


PSWDPHR Keyword—Test Password Phrase

Valid on z/OS 1.8 and above. Valid on z/VM.

Use the PSWDPHR keyword to allow an ACID to sign on with a password phrase when PSWDPHRASE is set OFF.

For testing purposes, use the PSWDPHR keyword to add password phrases to many ACIDs, but activate those with PSWDPHR only. Then, when satisfied with the PSWDPHR ACID behavior, activate PHRASE for all administered ACIDs by setting PSWDPHRASE to ON.

This keyword is used with:

This keyword has the format

TSS ADDTO(acid) PSWDPHR

Example: PSWDPHR keyword

This example adds a password phrase to ACID WOODY and gives the ACID the ability to access the phrase even when PSWDPHRASE(OFF):

TSS ADD(WOODY) PHRASE('Robin Hood Robin Hood riding thru the glen')
               PSWDPHR