Comment 0 for bug 1847544

Revision history for this message
Jesse Williamson (chardan) wrote :

Backport Ceph issue 38638 to Luminous.

If a user different from the owner (or even an anonymous user) does a GetObject/HeadObject on a non existing object, Radosgw returns status code 403, rather than the correct status 404.

A version of this was merged into Ceph master:
https://tracker.ceph.com/issues/38638
https://github.com/ceph/ceph/pull/27309

And backported (acceptance pending):
https://tracker.ceph.com/issues/39272
https://github.com/ceph/ceph/pull/29153