This example protects the use of all system utilities, IEH5000 and IEASSST, by assigning ownership to the Corporate Department ACID, and subsequently PERMIT restricted access to users or profiles:
TSS ADDTO(CORPRAT) PROGRAM(IEH,IEASSST)
This example removes ownership:
TSS REMOVE(CORPRAT) PROGRAM(IEH,IEASSST)
This example permits use of the SUPERZAP program from Batch only:
TSS PERMIT(SYSAU2) PROGRAM(IMASPZAP)
FACILITY(BATCH)
This example revokes access:
TSS REVOKE(SYSAU2) PROGRAM(IMASPZAP) REMOVE
|
Copyright © 2009 CA.
All rights reserved.
|
|