Description
Description
IBMUSER.ZWEV3A.CUST.JCLLIB(ZWEIRAC)
You should have two parts to the RACF definitions.
System wide and ZOWE specific.
Zowe specific changes can be made quickly as they only affect Zowe.
System wide defintions such as
RDEFINE FACILITY BPX.JOBNAME UACC(NONE)
RDEFINE FACILITY IRR.RUSERMAP UACC(NONE)
RDEFINE FACILITY IRR.IDIDMAP.QUERY UACC(NONE)
RDEFINE FACILITY IRR.RAUDITX UACC(NONE)
need a much more cautions approach ... if you enable any of the system wide definitions, will they impact existing jobs,next time they start?
Customers may take a week or so to roll these into production.
First on the sysprogs sysytem - then preprod- then production.
I expect most customers have these enabled, but it would make the change control process easier if the file had the definitions reordered
/**************************************************************/
System wide definitions
/*****************Instance specific definitions ****************/
....
If you are defining a second instance --- you should not need to define the system wide ones again the sysprog can just delete them.
Pages to Update
Screenshots
Expected behavior
Additional context
Metadata
Assignees
Labels
Type
Projects
Status
No status
Activity