Previous Topic: CIMS Resource Class—Secure IMS CommandsNext Topic: CPCMD Resource Class—Secure CP Commands


Examples: CIMS resource class

This example defines the IMS/DISPLAY command to DEPT01:

TSS ADDTO(DEPT01) CIMS(DIS)

The administration may now PERMIT access to users or profiles that require access.

This example removes ownership:

TSS REMOVE(DEPT01) CIMS(DIS)

This example grants USER42 the ability to use the IMS/START command:

TSS PERMIT(USER42) CIMS(STA)