sumitagrawl commented on PR #4439: URL: https://github.com/apache/ozone/pull/4439#issuecomment-1482270223
> Thanks @sumitagrawl for stating that for native acls, users that need access to bucket keys currently _must also_ have write perm to bucket. However, same condition of requiring write permission to bucket to write and read bucket keys does not exist for RANGER, right? Therefore a RANGER user with vol/bucket/key permissions of READ/READ/WRITE(CREATE) can write keys to the bucket. Is this right? And this fix will make native acls behave similarly. @neils-dev Yes, correct. Ranger permission is for user, and for key create/write, it does not need to have Write for bucket/volume. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
