Previous Topic: PTHRESH—Password Violation ThresholdNext Topic: PWEXP—Password Expiration Interval


PTKRESCK—Pass Ticket Authorization

Valid on z/OS.

Use the PTKRESCK control option to indicate whether or not a FASTAUTH resource validation check is performed to verify that a user has the appropriate authority to generate a Pass Ticket for a specific user and application.

This control option has the following format:

PTKRESCK(YES|NO)
YES

Activates the PTKRESCK feature.

NO

(Default) Deactivates the PTKRESCK feature.

Example: PTKRESCK control option

This example activates PTKRESCK:

F TSS,PTKRESCK(YES)