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)
|
Copyright © 2009 CA.
All rights reserved.
|
|