-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9.0, 3.0.0-alpha4
-
Labels:None
-
Hadoop Flags:Reviewed
org.apache.hadoop.security.LdapGroupsMapping currently supports hadoop.security.group.mapping.ldap.base as search base for both user and group searches. However, this doesn't work when user and group search bases are different like ou=Users,dc=xxx,dc=com and ou=Groups,dc=xxx,dc=com.
Expose different configs for user and group search base which defaults to the existing hadoop.security.group.mapping.ldap.base config