SET APPROVERSREQUIREAPPROVAL (Specifies whether approval administrators require approval)
Use this command to specify whether approval administrators require approval from a different administrator to issue restricted commands when command approval is enabled.
Privilege class
To issue this command, you must have system privilege.
Syntax
Parameters
- ON
- Specifies that restricted commands that are issued by approval administrators require approval by a different approval administrator when command approval is enabled. This is the default value. Approval administrators are specified by using the CMDAPPROVER parameter on the UPDATE ADMIN and REGISTER ADMIN commands.
- OFf
- Specifies that restricted commands that are issued by approval administrators do not require approval by a different approval administrator, even when command approval is enabled.
Example: Specify that command approval is required for approval administrators
Specify that restricted commands that are issued by approval administrators require approval before they run.set approversrequireapproval onExample: Specify that approval administrators do not require approval
Specify that when approval administrators issue restricted commands, the commands are run without approval.set approversrequireapproval offRelated commands
| Command | Description |
|---|---|
| APPROVE PENDINGCMD | Approve commands that are pending approval. |
| QUERY PENDINGCMD | Display a list of commands that are pending approval. |
| REGISTER ADMIN | Defines a new administrator. |
| REJECT PENDINGCMD | Reject commands that are pending approval. |
| SET COMMANDAPPROVAL | Specifies whether command approval is required. |
| UPDATE ADMIN | Changes the password or contact information associated with any administrator. |
| WITHDRAW PENDINGCMD | Withdraw commands that are pending approval. |
