Previous Topic: Sample: Use CA ACF2 to Configure XCF Administrative Data Utility PermissionsNext Topic: Sample: Use IBM RACF to Configure XCF Administrative Data Utility Permissions


Sample: Use CA Top Secret to Configure XCF Administrative Data Utility Permissions

This example shows how to use CA Top Secret commands to configure access to this utility.

For detailed information about these commands, see the CA Top Secret documentation.

Follow these steps:

Note: The first step applies only if the resource is not owned.

  1. Add the ARM resource to the appropriate ACID:
    TSS ADDTO(ACID) IBMFAC(MVSADMIN.XCF.ARM)
    
  2. Give the ARM user access to the ARM resource:
    TSS PERMIT(ARM_user) IBMFAC(MVSADMIN.XCF.ARM) ACCESS(READ,UPDATE)
    

    The permissions are set.