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)