You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Gautam Gopalakrishnan (JIRA)" <ji...@apache.org> on 2015/07/31 06:38:04 UTC

[jira] [Created] (HADOOP-12291) Add support for nested groups in LdapGroupsMapping

Gautam Gopalakrishnan created HADOOP-12291:
----------------------------------------------

             Summary: Add support for nested groups in LdapGroupsMapping
                 Key: HADOOP-12291
                 URL: https://issues.apache.org/jira/browse/HADOOP-12291
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
            Reporter: Gautam Gopalakrishnan


When using {{LdapGroupsMapping}} with Hadoop, nested groups are not supported. So for example if user {{jdoe}} is part of group A which is a member of group B, the group mapping currently returns only group A.

Currently this facility is available with {{ShellBasedUnixGroupsMapping}} and SSSD (or similar tools) but would be good to have this feature as part of {{LdapGroupsMapping}} directly.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)