Previous Topic: VMRDR Resource Class—Secure Virtual Machine ReadersNext Topic: VOLUME Resource Class—Secure DASD and Tape


Examples: VMRDR resource class

This example protects a CMSBATCH machine by assigning ownership of its reader to the Development Department:

TSS ADDTO(DEVDEPT) VMRDR(CMSBATCH)

This example removes ownership:

TSS REMOVE(DEVDEPT) VMRDR(CMSBATCH)

This example permits a group of users in the Development Department to submit jobs to the CMS batch processor:

TSS PERMIT(PROFDEV) VMRDR(CMSBATCH)

This example revokes access to CMSBATCH:

TSS REVOKE(PROFDEV) VMRDR(CMSBATCH)