On Thu, Jul 18, 2013 at 12:50 AM, Alvaro Izquierdo Jimeno
<aizquie...@aubay.es> wrote:
> Hi,
>
>
>
> Reading the URL http://ceph.com/docs/next/radosgw/adminops/#create-user ,
> I’m trying to create a new user with:
>
>
>
> curl -v -X PUT  -d '{"uid": "alvaro", "display-name": "alvaro"}
> http://myradosgw/admin/user?format=json
>
>
>
> and a 403 response is received L
>
>
>
> So, Do I need a token? A token of who? Do I need a superuser with a special
> feature? Or I have  to setup something special in radosgw part into
> ceph.conf?

I'm not sure what your exact problem here, but yes, you need to be a
"system" user to use the RGW admin API. I believe you should be able
to find how to do that if you search the docs.
-Greg
Software Engineer #42 @ http://inktank.com | http://ceph.com
_______________________________________________
ceph-users mailing list
ceph-users@lists.ceph.com
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to