On Fri, Apr 18, 2014 at 2:36 AM, Alain Dechorgnat <dechorgnata@xxxxxxxxx> wrote: > Hi all, > > I'm working on an administration GUI (Inkscope). > For this, I am using RadosGW admin API from python scripts and it's > working rather well. > I achieve to call getUserInfo for a user > > But, in Radosgw admin ops API documentation, it's said for getUserInfo: > " If no user is specified returns the list of all users along with > suspension information." > > But when I don't put the uid, I got a 403 Forbidden error. > In the radosgw.log file, I can see that signature is OK, op_mask is OK > but it return 403. > This happens on a Dumpling platform and an Emperor platform. > > Is this a bug in the documentation or the code, or am I doing something wrong? > Looking at the code now, it sounds like a documentation issue. You should be able to list users through the metadata api. Yehuda -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html