Previous Topic: MXADMIN Resource Class—Secure MXM CommandsNext Topic: MXPROC Resource Class—Secure MXM Topics


MXNLIST Resource Class—Secure MXM Name Lists

Valid on z/OS.

Use MXNLIST to secure MXSERIES (MXM) name lists when under the control of WebSphere.

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

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

2 to 26 characters

Capacity of list

1 to 5 MXSERIES resources or prefixes per TSS command

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

TSS PERMIT(acid) MXNLIST(csq1.)
                 ACCESS(level)
Full name

2 to 53 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: MXNLIST resource class

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

TSS ADDTO(PAYDEPT) MXNLIST(CSQ1.)

This example removes ownership of the MXNLIST resources:

TSS REMOVE(PAYDEPT) MXNLIST(CSQ1.)

This example authorizes USRMARE to all MXNLIST resources:

TSS PERMIT(USRMARE) MXNLIST(CSQ1.*)
                    ACCESS(ALL)

This example revokes USRMARE's authority to MXNLIST resources:

TSS REVOKE(USRMARE) MXNLIST(CSQ1.*)