Valid on z/OS.
Use OPERCMDS to secure JES, z/OS operator commands.
When used with TSS ADDTO/REMOVE, this resource class has the following format:
TSS ADDTO(acid) OPERCMDS(oper,oper...)
Two to twenty‑six characters
One to eight prefixes per TSS command
When used with TSS PERMIT/REVOKE, this resource class has the following format:
TSS PERMIT(acid) OPERCMDS(prefix(es))
Two to forty‑four characters.
One to eight prefixes per TSS command.
This keyword is used with:
The administrator can:
The OPERCMDS resource class supports all masking characters.
This example assigns ownership to USER01, so that ACID can cancel a TSO session:
TSS ADDTO(USER01) OPERCMDS(ABC.ABC.ABC)
This example removes ownership:
TSS REMOVE(USER01) OPERCMDS(ABC.ABC.ABC)
This example allows any user to cancel their own TSO session (assuming that the user has access to a subsystem console):
TSS PERMIT(ALL) OPERCMDS(ABC.ABC.ABC.%) ACCESS(UPDATE)
This example revokes access:
TSS REVOKE(ALL) OPERCMDS(ABC.ABC.ABC.%)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|