This example gives user MICHVCA the ability to access the TSO facility on Monday and Tuesday:
TSS ADDTO(MICHVCA) FACILITY(TSO)
DAYS(MON,TUE)
This example changes the DAYS attribute on MICHVCA's access to the TSO facility from Monday and Tuesday to Wednesday and Thursday:
TSS REPLACE(MICHVCA) FACILITY(TSO)
DAYS(MON,TUE,WED,THU)
This example removes all access to the TSO facility from MICHVCA:
TSS REMOVE(MICHVCA) FACILITY(TSO)
You cannot remove the DAYS keyword from a facility, remove the facility from the ACID.
|
Copyright © 2009 CA.
All rights reserved.
|
|