This example restricts the use of the virtual machine BATCH1, by assigning ownership of the Systems Department:
TSS ADDTO(SYSDEPT) VMMACH(BATCH1)
This example removes ownership:
TSS REMOVE(SYSDEPT) VMMACH(BATCH1)
This example permits a group of users in the Development Department to autolog the batch controller:
TSS PERMIT(PRODEV) VMMACH(BATCH1)
ACCESS(AUTOLOG)
This example revokes access to BATCH1:
TSS REVOKE(PROFDEV) VMMACH(BATCH1)
|
Copyright © 2009 CA.
All rights reserved.
|
|