Valid on z/OS.
Use JOBNAME to secure JOBNAME if site is doing a call for JOBNAME.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) JOBNAME(jobname)
One to eight characters
One to eight prefixes per command.
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) JOBNAME(jobname)
One to eight characters
This keyword uses:
The administrator can use any of the following methods to control access to JOBNAME 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) JOBNAME(PROD)
The administration may now PERMIT access to users or profiles that require access.
This example removes ownership:
TSS REMOVE(CORPORAT) JOBNAME(PROD)
This example permits users in the Technical Services Department to access PROD on Fridays only:
TSS PERMIT(TECHPROF) JOBNAME(PROD) DAYS(FRIDAY)
This example permit users in the Technical Services Department to access PROD:
TSS PERMIT(TECHPROF) JOBNAME(PROD)
This example revokes access:
TSS REVOKE(TECHPROF) JOBNAME(PROD)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|