Previous Topic: MQQUEUE Resource Class—Secure the MQM QueueNext Topic: MXNLIST Resource Class—Secure MXM Name Lists


MXADMIN Resource Class—Secure MXM Commands

Valid on z/OS.

Use MXADMIN to control access to other MXSERIES (MXM) commands when under the control of WebSphere.

When used with TSS ADDTO/REMOVE, this resource class has the following format:

TSS ADDTO(acid) MXADMIN(csq1.)
Prefix length

2 to 26 characters

Capacity of list

1 to 5 MXSERIES resources or prefixes per command

When used with TSS PERMIT/REVOKE, this resource class has the following format:

TSS PERMIT(acid) MXADMIN(csq1)
                  ACCESS(NONE)
Full name

2 to 62 characters

Capacity of list

1 to 5 resources or prefixes per TSS command

This keyword is used with:

The administrator can:

Masking

MXSERIES resources support masking.

Examples: MXADMIN resource class

This example gives the Payroll Department (PAYDEPT) ownership of the MXADMIN resources:

TSS ADDTO(PAYDEPT) MXADMIN(CSQ1.)

This example removes ownership of these resources:

TSS REMOVE(PAYDEPT) MXADMIN(CSQ1.)

This example requires full MXSERIES checking of USRMARE:

TSS PERMIT(USRMARE) MXADMIN(CSQ1.RESLEVEL)
                    ACCESS(NONE)

This example revokes this PERMIT:

TSS REVOKE(USRMARE) MXADMIN(CSQ1.)