This example shows how to use IBM RACF commands to configure access to this utility.
For detailed information about these commands, see the IBM RACF documentation.
Follow these steps:
SETROPTS CLASSACT(FACILITY)
RDEFINE FACILITY MVSADMIN.XCF.ARM UACC(NONE)
PERMIT MVSADMIN.XCF.ARM CLASS(FACILITY) ID(ARM_user) ACCESS(READ,UPDATE)
SETROPTS RACLIST(FACILITY) REFRESH
The permissions are set.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|