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