This example shows how to use IBM RACF commands to configure the started task user permissions.
For detailed information about these commands, see the IBM RACF documentation.
Follow these steps:
SETROPTS GENERIC(FACILITY)
RDEFINE FACILITY IXCARM.* UACC(NONE)
PERMIT IXCARM.* CLASS(FACILITY) ID(stc-userid) ACCESS(READ,UPDATE)
SETROPTS RACLIST(FACILITY) REFRESH
The started task can use ARM.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|