Importing user capabilities
Import the roles of users or clients from the local host to the client on the dashboard.
For details on different user capabilities, see User capabilities and Access capabilities.
Prerequisites
-
A running IBM Storage Ceph cluster.
-
Dashboard is installed.
-
Admin-level access to the dashboard.
Procedure
-
Create a keyring file on the local host.
For example,[localhost:~]$ cat import.keyring [client.test11] key = AQD9S29kmjgJFxAAkvhFar6Af3AWKDY2DsULRg== caps mds = "allow *" caps mgr = "allow *" caps mon = "allow *" caps osd = "allow r" -
Log in to the Dashboard.
-
Go to .
-
Select the user whose roles you want to import and click Import from the action drop-down.
-
In the Import User window, click Choose File and select the appropriate file.
-
Click Import User .
A notification displays that the keys are imported successfully.