Re: [ceph-users] radosgw-admin caps

2013-08-29 Thread Derek Yarnell
> You're not specifying which user you're trying to get info for. The > request needs extra 'uid' param that specifies the target user. Other > than that you're ok. > > Yehuda > Hi Yehuda, But the docs say I should get back a list of users if no uid is specified. http://ceph.com/docs/master

Re: [ceph-users] radosgw-admin caps

2013-08-29 Thread Yehuda Sadeh
On Thu, Aug 29, 2013 at 6:35 AM, Derek Yarnell wrote: > Hi, > > So what am I doing wrong? As I read the docs > (http://ceph.com/docs/master/radosgw/adminops/) i need users=read which > I applied with the command, > > radosgw-admin caps add --uid=derek --caps="users=read" > > But when I try to a