Valid on z/OS.
Use MQQUEUE to secure access to the MQSERIES (MQM) queue.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) MQQUEUE(csq1.)
Two to twenty‑six characters
One to five MQSERIES resources or prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) MQQUEUE(csq1.)
ACCESS(level)
Two to forty‑four characters per prefix
Two to fifty-three characters
One to five resources or prefixes per TSS command
This keyword is used with:
The administrator can use:
MQSERIES resources support masking.
This example gives the Payroll Department (PAYDEPT) ownership of the MQQUEUE resources:
TSS ADDTO(PAYDEPT) MQQUEUE(CSQ1.)
This example removes ownership of the MQQUEUE resources:
TSS REMOVE(PAYDEPT) MQQUEUE(CSQ1.)
This example authorizes USRMARE to all MQQUEUE resources:
TSS PERMIT(USRMARE) MQQUEUE(CSQ1.*)
ACCESS(ALL)
This example revokes USRMARE's authority to MQQUEUE resources:
TSS REVOKE(USRMARE) MQQUEUE(CSQ1.*)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|