Hi Dillon,
Ceph uses CephX authentication, which gives permission to users on
selected Pools to read / write. We give mon 'allow r'
to get cluster/Crush map for client.
You can refer to below URL for more information on CephX and creating
user keyrings for access to selected / specific pools.
Hello all,
I'm a newbie of Ceph. I read the document and created a ceph cluster against
VM. I have a question about how to apply user managerment to the cluster. I'm
not asking how to create or modify users or user privileges. I have found this
in the Ceph document.
I want to know:
1. Is t