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


Sample: Use CA ACF2 to Configure XCF Administrative Data Utility Permissions

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

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

Follow these steps:

  1. Give the ARM user access to the ARM resource:
    SET RES(FAC)
    RECKEY MVSADMIN ADD(XCF.ARM) UID(uid_of_ARM_user) SERVICE(READ,UPDATE) ALLOW)
    
  2. Activate your changes:
    F ACF2,REBUILD(FAC),C(R)
    

    The permissions are set.