Valid on z/OS.
Use the MCSAUTH keyword to authorize the operator commands that can be entered from the console. The IBM equivalent to this field is AUTH.
This keyword has the following format:
TSS ADDTO(acid) MCSAUTH(INFO|MASTER|SYS|IO|CONS|ALL)
One authorization per ACID
Specifies that any informational commands can be entered from this console.
Specifies that this is the master console.
Specifies that system control commands and informational commands can be entered from this console.
Specifies that I/O control commands and informational commands can be entered from this console.
Specifies that console control commands and informational commands can be entered from this console.
Specifies that information, system control, I/O control, and console control commands can be entered from this console.
This keyword is used with:
Important! All MCS resources must be added to a User Record and cannot be added to a Profile or to the ALL Record.
This example adds an authorization for all operator commands to ACID USERA:
TSS ADDTO(USERA) MCSAUTH(ALL)
This example removes an authorization for system commands:
TSS REMOVE(USERA) MCSAUTH(SYS)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|