Removing Cluster Permissions
Describes how to remove cluster permissions using the Control System or the CLI.
Removing Cluster Permissions Using the Control System
About this task
Procedure
- Log in to the Control System and click .
-
Remove the desired permissions:
- To remove all permissions for a user or group, click associated with the row.
- To change the permissions for a user or group, deselect the checkbox associated with the permissions you wish to revoke from the user or group.
- Click Save Changes to save the changes.
Removing Cluster Permissions Using the CLI or REST API
About this task
The acl set
command specifies the entire Access Control List (ACL) for a cluster or
volume. Any previous permissions are overwritten by the new values, and any
permissions omitted are removed. To remove cluster permissions, run the acl
set
command and omit the permissions to remove. See acl set
for complete reference
information.