RACF_APPLID

Name
RACF_APPLID
Summary
Specifies the use of passtickets with functions that require a password.
Default
NULL
Supported Values
Value Description
NULL The holder address space uses a userid and password to protect the system.
applname The holder address space uses a password or passticket to protect the system.
Additional Information
Permission to generate a passticket is granted to a userid of the scheduler by using IRRPTAUTH profiles in the PTKTDATA class:
RDEFINE PTKTDATA applname SSIGNON(KEYMASKED(secure-signon-key)) UACC(NONE)
RDEFINE PTKTDATA IRRPTAUTH.applname.* UACC(NONE)
PERMIT IRRPTAUTH.applname.* CLASS(PTKTDATA) ACCESS(UPDATE) ID(userid)
Example
RACF_APPLID=applname