This example protects all tape volumes with the generic prefix of 10000, by assigning ownership to the Corporate Department:
TSS ADDTO(CORP4) VOLUME(10000(G))
The administrator may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORP4) VOLUME(10000(G))
This example permits all users to access storage volumes:
TSS PERMIT(ALL) VOLUME(STOR01,STOR02,STOR03) ACCESS(CREATE)
This example revokes access to storage volumes:
TSS REVOKE(ALL) VOLUME(STOR01,STOR02,STOR03)
|
Copyright © 2009 CA.
All rights reserved.
|
|