You are probably looking for radosgw-admin which can manage users on the shell, e.g.: radosgw-admin user create --uid username --display-name "full name" radosgw-admin user list radosgw-admin user info --uid username The create and info commands return the secret/access key which can be used with any S3 client. -- Paul Emmerich Looking for help with your Ceph cluster? Contact us at https://croit.io croit GmbH Freseniusstr. 31h 81247 München www.croit.io Tel: +49 89 1896585 90 Am Di., 4. Dez. 2018 um 18:55 Uhr schrieb Rishabh S <talktorishabh18@xxxxxxxxx>: > > Dear Members, > > I am new to ceph and implementing object store using ceph. > > I have following scenario. > > 1. I have an application which needs to store thousands of files in to ceph cluster > 2. My application will be deployed in kubernetes cluster > 3. My application will communicate using Rest API > > My application will be ceph client which will be communicating ceph cluster using http/https. > Can some one please help me with how my application should get access-key/secret-key to communicate with ceph cluster. > > I am mainly looking for rest/http api example for initial authentication/authorization handshake. > > Thanks in advance. > > Regards, > Rishabh > > > > On 04-Dec-2018, at 11:11 PM, ceph-users-request@xxxxxxxxxxxxxx wrote: > > ceph-users@xxxxxxxxxxxxxx > > > _______________________________________________ > ceph-users mailing list > ceph-users@xxxxxxxxxxxxxx > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com