View privileges
You can view user privileges.
About this task
Procedure
- Establish an SSH connection to any node in the cluster.
- To view privileges, run one of the following commands.
- To view a list of all privileges, run the following command:
isi auth privileges --verbose
- To view a list of your privileges, run the following command:
isi auth id
- To view a list of privileges for another user, run the following command, where
<user> is a placeholder for another user by name:
isi auth mapping token <user>
- To view a list of all privileges, run the following command: