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