This example gives the Payroll Department (PAYDEPT) ownership of the MQADMIN resources:
TSS ADDTO(PAYDEPT) MQADMIN(CSQ1.)
This example removes ownership of these resources:
TSS REMOVE(PAYDEPT) MQADMIN(CSQ1.)
This example requires full MQSERIES checking of USRMARE:
TSS PERMIT(USRMARE) MQADMIN(CSQ1.RESLEVEL)
ACCESS(NONE)
This example revokes this PERMIT:
TSS REVOKE(USRMARE) MQADMIN(CSQ1.)
|
Copyright © 2009 CA.
All rights reserved.
|
|