Previous Topic: MGMTCLAS Resource Class—Secure Management ClassesNext Topic: MQADMIN Resource Class—Secure MQM Commands


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)