Product commands and VTAM commands that your product can execute are each assigned a default authority level. These levels are within the range of 0 to 255.
Users of your product region are also allocated a command authority level. This level is in their user ID definition. The authority level set corresponds to the authority level for the commands they are authorized to issue.
To allocate a different command authority to a particular command, use the SYSPARMS CMDAUTH operand.
Example:
To allocate a command authority of 5 to the CANCEL command, enter the following command:
SYSPARMS CMDAUTH=(CANCEL,5)
To disable a command, allocate an authority level higher than the level available to any user.
To replace native commands with an NCL procedure of the same name, use the CMDREPLS parameter group in Customizer.
Example: Replace the CANCEL Command
To run an NCL procedure in place of the CANCEL command
The Customizer : Parameter Groups panel is displayed.
The Customizer : Parameter Group panel for the CMDREPLS parameter group is displayed.
Note: This rest of Administering Security does not apply to CA SOLVE:FTS, CA SOLVE:Access, CA SOLVE:InfoMaster, and CA SOLVE:NetMail.
| Copyright © 2012 CA. All rights reserved. |
|