Hi,

There's a limitation for my site's installation of Ceph, particularly the radosgw s3 API, that we've been trying to work around. If a user is granted FULL_CONTROL over a bucket, they still can get 403s when trying to access/modify keys in that bucket. Would it be appropriate to skip ACL checks for the key if the user has full control over the bucket or is there a good reason not to do so?

I wanted to gauge the likelihood of acceptance for such a patch before starting in on it. Any suggestions would be helpful. I was thinking that modifications would mainly be necessary in verify_object_permission() in src/rgw/rgw_common.cc.

Thanks,
Liam Monahan

University of Maryland
Institute for Advanced Computer Studies
http://www.umiacs.umd.edu/~liam
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to