Re: [ceph-users] RGW Admin REST metadata caps

2019-07-23 Thread Casey Bodley
the /admin/metadata apis require caps of type "metadata" source: https://github.com/ceph/ceph/blob/master/src/rgw/rgw_rest_metadata.h#L37 On 7/23/19 12:53 PM, Benjeman Meekhof wrote: Ceph Nautilus, 14.2.2, RGW civetweb. Trying to read from the RGW admin api /metadata/user with request URL lik

Re: [ceph-users] RGW Admin REST metadata caps

2019-07-23 Thread Benjeman Meekhof
Please disregard, the listed caps are sufficient and there does not seem to be any issue here. Between adding the metadata caps and re-testing I made a mistake in passing credentials to the module and naturally received an AccessDenied for bad credentials. thanks, Ben On Tue, Jul 23, 2019 at 1

[ceph-users] RGW Admin REST metadata caps

2019-07-23 Thread Benjeman Meekhof
Ceph Nautilus, 14.2.2, RGW civetweb. Trying to read from the RGW admin api /metadata/user with request URL like: GET /admin/metadata/user?key=someuser&format=json But am getting a 403 denied error from RGW. Shouldn't the caps below be sufficient, or am I missing something? "caps": [ {