Previous Topic: LOGSTRM Resource Class—Secure System LoggerNext Topic: MQADMIN Resource Class—Secure MQM Commands


MGMTCLAS Resource Class—Secure Management Classes

Valid on z/OS.

Used MGMTCLAS to secure SMS management classes defined by the storage administrator.

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

TSS ADDTO(acid) MGMTCLAS(management class,...)
Prefix length

One to eight characters

Capacity of list

Five management classes per TSS command

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

TSS PERMIT(acid) MGMTCLAS(management classes,...)
Prefix length

One to eight characters

Capacity of list

One to five management classes per TSS command

This keyword uses:

The administrator can use any of the following methods to control access to MGMTCLAS: Expiration, Facility, Time/Day, and Actions.

Examples: MGMTCLAS resource class

This example protects a fictitious management class of PRODMGMT:

TSS ADDTO(DEPT02) MGMTCLAS(PRODMGMT)

This example removes ownership:

TSS REMOVE(DEPT02) MGMTCLAS(PRODMGMT)

This example allows an ACID to use the PRODMGMT management class:

TSS PERMIT(DEPT02) MGMTCLAS(PRODMGMT)

This example revokes access:

TSS REMOVE(DEPT02) MGMTCLAS(PRODMGMT)