Re: [ceph-users] sudo radosgw-admin subuser create

2013-10-08 Thread greg.willson
Ok, Think I spotted the issue. I think the guide has the subuser credentials which map to the swift tenant:user in the wrong order. Guide states: sudo radosgw-admin subuser create --uid=johndoe --subuser=johndoe:swift --access=full Should be: sudo radosgw-admin subuser create --uid=johndoe --

[ceph-users] sudo radosgw-admin subuser create

2013-10-08 Thread greg.willson
Hi All, Novice question here. I'm stuck on the final step of "object storage quick start" guide whilst building out a 2 node demo POC on Ubuntu 12.04. sudo radosgw-admin subuser create --uid=swiftuser --subuser=swiftuser:swift --access=full could not create subuser: unable to parse request, use