You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2014/09/29 15:07:33 UTC

[jira] [Created] (AMBARI-7537) Admin : LDAP skipped group memberships

Tom Beerbower created AMBARI-7537:
-------------------------------------

             Summary: Admin : LDAP skipped group memberships
                 Key: AMBARI-7537
                 URL: https://issues.apache.org/jira/browse/AMBARI-7537
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower
             Fix For: 1.7.0


In the case where group membership is defined by an attribute like this ...

{code}
uniqueMember
    uid=tesla,dc=example,dc=com
    uid=newton,dc=example,dc=com
...
{code}

The code assumes that the attribute value will be a simple, single value like 'tesla' or 'newton', so the filter is not constructed properly for the case above.




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