Valid on z/OS.
Use TSOPROC to secure PROCs for TSO logon.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid)TSOPROC(proc,...)
One to eight characters
Five TSOPROCs per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid)TSOPROC(proc,...)
One to eight characters
Five TSOPROCs per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to a TSO logon proc: Expiration, Facility, Time/Day, and Actions.
This example protects logon proc of SMPEPROC:
TSS ADDTO(SYSDEPT)TSOPROC(SMPEPROC)
This example removes ownership:
TSS REMOVE(SYSDEPT)TSOPROC(SMPEPROC)
This example allows an ACID to use SMPEPROC:
TSS PERMIT(SYSUSER)TSOPROC(SMPEPROC)
This example revokes access:
TSS REVOKE(SYSUSER)TSOPROC(SMPEPROC)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|