This example protects the resource with CA Top Secret by assigning ownership to the Corporate Department(owning acid):
TSS ADDTO(CORPORAT) CAGSVX(ABCDEFGH)
The administration may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORPORAT) CAGSVX(ABCDEFGH)
This example permits users in the Technical Services Department to access ABCDEFGH.XXXXXX on Fridays only:
TSS PERMIT(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX) DAYS(FRIDAY)
This example permits users in the Technical Services Department to access (ABCDEFGH.XXXXXX):
TSS PERMIT(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX)
This example revokes access :
TSS REVOKE(TECHPROF) CAGSVX(ABCDEFGH.XXXXXX)
|
Copyright © 2009 CA.
All rights reserved.
|
|