Skip to content
Discussion options

You must be logged in to vote

Ozone uses the same user/group management class as Hadoop. If LDAP is used, have you already tried set the property "hadoop.security.group.mapping" to "org.apache.hadoop.security.LdapGroupsMapping", along with a few LDAP connection configurations? FYI, https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/GroupsMapping.html#LDAP_Groups_Mapping.

If you have already configured LDAP correctly, the only problem is you cannot control the right primary group of user is returned first by LDAP, then first approach, enable/disable default group ACL creation looks OK to me.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Pigueiras
Comment options

Answer selected by Pigueiras
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
FAQ
Labels
None yet
2 participants