Valid on z/OS.
Use SERVER to secure SERVER for z/OS objects.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) SERVER(server)
One to eight characters
One to eight prefixes per TSS command.
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) SERVER(server)
One to sixteen characters
One to eight prefixes per TSS command.
This keyword is used with:
The administrator can use any of the following methods to control access to SERVER resources: Expiration, Facility, Program Pathing, Time/Day, and Actions.
This example protects the resource by assigning ownership to the Corporate Department(owning acid):
TSS ADDTO(CORPORAT) SERVER(SERVER1)
The administration may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORPORAT) SERVER(SERVER1)
This example permits users in the Technical Services Department to access SERVER1.XXXXXXXX on Fridays only:
TSS PERMIT(acid) SERVER(SERVER1.XXXXXXXX)
DAYS(FRIDAY)
This example permits users in the Technical Services Department to access SERVER1.XXXXXXXX.
TSS PERMIT(acid) SERVER(SERVER1.XXXXXXXX)
This example revokes access:
TSS REVOKE(TECHPROF) SERVER(SERVER1.XXXXXXXX)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|