Giving the SETUP user permission to read its own key ring

Example

Issue the command shown in the following example to give the user ID the SETUP permission to read its own key ring.
Sample RACF RDEFINE command
RDEFINE FACILITY IRR.DIGTCERT.LISTRING UACC(NONE)
PERMIT IRR.DIGTCERT.LISTRING CLASS(FACILITY) ID(SETUP) ACCESS(READ)
Issue the command shown in the following example to perform a refresh so that the RACF profile changes can take effect.
Sample RACF RACLIST command
SETR RACLIST(DIGTCERT) REFRESH