As the Administrator, you need two users added to your CA ACF2 external security package with the following access privileges:
Use one of the following methods to implement the needed access permissions to address AOF.
TSO OX 'opshlq.CCLXEXEC(DEFSAF)’ OPSAOF ACT(PERMIT) SAFRO(user1) TSO OX 'opshlq.CCLXEXEC(DEFSAF)’ OPSAOF ACT(PERMIT) SAFRW(user2)
TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSAOF ACT(PERMIT) SAFRO(user1) GROUPS(N) TSO OX 'opshlq.CCLXEXEC(DEFSAF)' OPSAOF ACT(PERMIT) SAFRW(user2) GROUPS(N)
Note: Be sure that you ran DEFSAF earlier in batch mode (BATCH=Y) to create the basic CA ACF2 groups.
TSO ACF SET XREF(ROL) CHANGE OPSAOFR INCLUDE(user1) ROLE ADD CHANGE OPSAOF INCLUDE(user2) ROLE ADD F ACF2,NEWXREF,TYPE(ROL)
You can use masking to specify many users.
Note: Be sure that you ran DEFSAF earlier in batch mode (BATCH=Y) to create the basic CA ACF2 groups.
TSO ACF SET RESOURCE(FAC) RECKEY OP$MVS ADD(OPSAOF.- USER(user1) ALLOW SERVICE(READ)) RECKEY OP$MVS ADD(OPSAOF.- USER(user2) ALLOW SERVICE(READ,UPDATE)) F ACF2,REBUILD(FAC)
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |