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