When trying to logon to the CEM (Compliance Event Manager) application (tomcat), the following error occurs:
ZWEAM400E Error initializing SSL Context: 'R_datalib (IRRSDL00) error: not RACF authorized to use the requested service (8, 8, 8)'
Release : 6.0
Component : COMPLIANCE EVENT MANAGER
Top Secret requires that the user have IRR.DIGTCERT.LISTRING resource READ access in the IBMFAC class when using a KEYRING owned by that user. To permit this:
TSS ADD(dept) IBMFAC(IRR.DIGT) (if not already owned)
TSS PERMIT(acid) IBMFAC(IRR.DIGTCERT.LISTRING) ACCESS(READ)
TSS REFRESH(acid) JOBNAME(*)