Accessing authorized TSO command INGPAUTH
To secure the infrastructure of INGPAUTH, it is necessary to define the <sa_hlq_smpe>.SINGLOAD library to PROGRAM CONTROL:
RALTER PROGRAM ** +
ADDMEM('<sa_hlq_smpe>.SINGLOAD'//NOPADCHK)
PERMIT ** CL(PROGRAM) ACCESS(READ) +
ID(INGWRK)
SETROPTS WHEN(PROGRAM) REFRESH
Consult the INGESAF member generated by the Configuration Assistant.
For additional information on these commands, refer to z/OS Security Server RACF Command Language Reference.