On Thu, Feb 27, 2014 at 7:53 AM, Erik Tank <et...@liquidweb.com> wrote:
> On http://ceph.com/docs/master/radosgw/adminops/ a "configurable 'admin' 
> resource entry point" is described.  I have the URI, however, I can not find 
> information on how to get/set the 'admin' credentials.
>
> Any help is greatly appreciated,
>

You need to specify the appropriate capabilities for the specific user. E.g.,

$ ./radosgw-admin caps add --uid=yehsad --caps="users=read, write; buckets=read"

Current options for caps are: users, buckets, usage, metadata, bilog,
mdlog, datalog, opstate.


Yehuda
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to