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