On Tue, Oct 8, 2013 at 8:21 AM, <greg.willson@xxxxxxxxxxxx> wrote: > 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 --subuser=swift:johndoe > --access=full > > Which is the main user account? 'johndoe' or 'swift'? In general it should just work by: radosgw-admin subuser create --subuser=<account>:<subuser> Yehuda _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com