ChenSammi opened a new pull request, #7455: URL: https://github.com/apache/ozone/pull/7455
## What changes were proposed in this pull request? 1. Only create ACL for user's primary group, instead of create ACL for user's each group. 2. change the default group ACL from "ALL" to "READ, LIST" 3. use getShortUserName() instead of getUserName as ACL user name. getShortUserName() is used in OM to verify ACLs long time ago. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-11656 ## How was this patch tested? Existing unit tests and new tests. -- 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]
