Valid on z/OS.
Use OPCMD to secure system operator commands issued by programs using SVC 34. For example, SDSF, TSO, OPER, or other installation‑written programs.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) OPCMD(prefix(es))
One to eight characters
One to five prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) OPCMD(prefix(es))
One to eight characters
One to five prefixes per TSS command
This keyword is used with:
The administrator can use any of the following methods to control access to the OPCMD resource: Expiration, Facility, Time/Day, and Actions.
This example assigns ownership of the DISPLAY console operator command to Department 01:
TSS ADDTO(DEPT01) OPCMD(DISPLAY)
This example removes ownership:
TSS REMOVE(DEPT01) OPCMD(DISPLAY)
This example permits a group of technical support users to use the SET OPCMD:
TSS PERMIT(TECHPRO) OPCMD(SET)
This example revokes access:
TSS REVOKE(TECHPRO) OPCMD(SET)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|