Use the REVOKE AUTHORITY command to revoke one or more privilege classes from an administrator. You can also use this command to reduce the number of policy domains to which a restricted policy administrator has authority. This command can also be used to reduce the number of storage pools to which a restricted storage administrator has authority.
At least one administrator must have system privilege; therefore, if the administrator is the only one with system privilege, you cannot revoke his or her authority.
To change an unrestricted policy administrator to a restricted policy administrator, you must first use this command to revoke the unrestricted privilege. Then, use the GRANT AUTHORITY command to grant the administrator restricted policy privilege and to identify the policy domains to which the administrator has authority.
To change an unrestricted storage administrator to a restricted storage administrator, you must first use this command to revoke the unrestricted privilege. Then, use the GRANT AUTHORITY command to grant the administrator restricted storage privilege and to identify the storage pools to which the administrator has authority.
Privilege Class
To issue this command, you must have system privilege.
Syntax
>>-REVoke AUTHority--adminname----------------------------------> >---+-------------------------------------+---------------------> | .-,------------. | | (1) V | | '-CLasses-------=----+-SYstem---+-+---' +-Policy---+ +-STorage--+ +-Operator-+ '-Analyst--' >---+---------------------------------------+-------------------> | .-,--------------. | | (1) V | | '-DOmains-------=------domainname---+---' >---+--------------------------------------+------------------->< | .-,------------. | | (1) V | | '-STGpools-------=------poolname---+---'
1 | If all these parameters are omitted, all administrator privileges will be revoked for this administrator. |
Parameters
Usage Notes
Examples
Task 1
Revoke part of administrator CLAUDIA's privileges. CLAUDIA has restricted policy privilege for the policy domains EMPLOYEE_RECORDS and PROG1. Restrict CLAUDIA's policy privilege to the EMPLOYEE_RECORDS policy domain.
Task 2
Administrator LARRY currently has operator, analyst, and restricted policy privilege. Revoke all administrative privileges for administrator LARRY. To revoke all administrative privileges for an administrator, identify the administrator, but do not specify CLASSES, DOMAINS, or STGPOOLS. LARRY remains an administrator but he can only use those commands that can be issued by any administrator.
Task 3
Revoke system privilege for administrator TOM. TOM remains an administrator but he can only use those commands that can be issued by any administrator. (You can, if needed, use the GRANT AUTHORITY command to give privileges to TOM.)
Task 4
Administrator JANET currently has operator, analyst, and unrestricted storage privilege. Revoke her operator and analyst privileges. After the command is issued, the administrator JANET continues to have unrestricted storage privilege.
Related Commands
Table 183. Commands Related to REVOKE AUTHORITY
Command | Description |
---|---|
GRANT AUTHORITY | Assigns one or more privilege classes to an administrator. |
QUERY ADMIN | Displays information about one or more ADSM administrators. |