Export the roles of the users or clients from the dashboard to a the local
host.
Before you begin
Before you begin, make sure that you have the following prerequisites in place:About this task
For details on different user capabilities, see User
capabilities and Access
capabilities.
Procedure
- From the dashboard navigation, go to
.
- Select the user whose roles you want to export.
- Select Export from the action drop-down.
- From the Ceph user export data dialog, click Copy to
Clipboard.
A notification displays that the keys are successfully
copied.
- Click Close.
- On your local system, create a keyring file and paste the keys.
[localhost:~]$ cat exported.keyring
[client.test11]
key = AQD9S29kmjgJFxAAkvhFar6Af3AWKDY2DsULRg==
caps mds = "allow *"
caps mgr = "allow *"
caps mon = "allow *"
caps osd = "allow r"