You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2017/06/08 06:35:18 UTC

[jira] [Commented] (HADOOP-14465) LdapGroupsMapping - support user and group search base

    [ https://issues.apache.org/jira/browse/HADOOP-14465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042283#comment-16042283 ] 

Jitendra Nath Pandey commented on HADOOP-14465:
-----------------------------------------------

Minor nits & style: 
  Please make {{SEARCH_CONTROLS}} package private. 
  In the test filterExpr argument is very long, please split it into two lines.

The patch functionally looks fine to me.


> LdapGroupsMapping - support user and group search base
> ------------------------------------------------------
>
>                 Key: HADOOP-14465
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14465
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: common
>            Reporter: Shwetha G S
>            Assignee: Shwetha G S
>         Attachments: 0001-HADOOP-14465-LdapGroupsMapping-support-user-and-grou.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org