keystone/releasenotes
Vishakha Agarwal 55fda22d5b LDAP attribute names non-case-sensitive
keystone was not able to find any users while
the LDAP user name attribute was configured to
"samaccountname", but could find users when
reconfigured to use "sAMAccountName". LDAP is
not supposed to be case-sensitive, so either
should work.

This patch addresses the above problem by making
both the attributes into lower case. Also updated
the ldap_result example supporting python3.

Change-Id: I51813ac41489baed04f3cadbccd748e03025313e
Closes-Bug: #1753585
(cherry picked from commit 816b472a9d)
2018-10-02 14:14:38 +00:00
..
notes LDAP attribute names non-case-sensitive 2018-10-02 14:14:38 +00:00
source Update pike to ignore specific release notes 2017-08-22 20:55:54 +00:00