Pochatkin opened a new pull request, #3732: URL: https://github.com/apache/ozone/pull/3732
## What changes were proposed in this pull request? 1. Created new props `ozone.s3.administrators` and `ozone.s3.administrators.groups` 2. In case when at least one of these props is defined all s3 shell operation can be executed only by one of defined user as admin. Each user still should have permission to generate keys for itself. 3. In case when these properties are empty admins should be taken from `ozone.administrators` or `ozone.administrators.groups` ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7191 ## How was this patch tested? Manual testing -- 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]
