This example gives the Payroll Department (PAYDEPT) ownership of MXTOPIC resources:
TSS ADDTO(PAYDEPT) MXTOPIC(CSQ1.)
This example removes ownership of the MXTOPIC resources:
TSS REMOVE(MXM) MXPTOPIC(CSQ1.)
This example authorize USRMARE to all MXTOPIC resources:
TSS PERMIT(USRMARE) MXTOPIC(CSQ1.*)
ACCESS(ALL)
This example revokes USRMARE's authority to MXTOPIC resources:
TSS REVOKE(USRMARE) MXTOPIC(CSQ1.*)
|
Copyright © 2009 CA.
All rights reserved.
|
|