Delegation of RACF administrative responsibility

As CICS® security administrator, you perform the following tasks (if you do not have the system-SPECIAL attribute, obtain the necessary authority):
With the SETROPTS GENERICOWNER command in effect and with prefixing active, administrators can be assigned. You do this by creating a generic profile in each class using the prefix as a high-level qualifier. For example:
RDEFINE TCICSTRN cics_region_id.** UACC(NONE)
        OWNER(cics_region_administrator_userid)

The SETROPTS GENERIC command must be used before defining generic profiles, as described in Summary of RACF commands.

For more information on delegating RACF administration, see the z/OS Security Server RACF Security Administrator's Guide .