This example adds a specific VMMDISK, the administrator gives the Inventory Department (INVDEPT) ownership of a 192 minidisk belonging to userid INVEN:
TSS ADDTO(INVDEPT) VMMDISK(INVEN.0192)
This examp[le removes ownership of minidisks:
TSS REMOVE(INVDEPT) VMMDISK(INVEN.0192)
This example permits a USER01 to link in READ mode to any of USER02's minidisks:
TSS PERMIT(USER01) VMMDISK(USER02)
This example revokes READ access to USER02's minidisk:
TSS REVOKE(USER01) VMMDISK(USER02)
|
Copyright © 2009 CA.
All rights reserved.
|
|