[Koha-bugs] [Bug 10908] Fix broken auth_by_bind LDAP mode

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 21 00:01:01 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10908

--- Comment #12 from Brendan Gallagher <brendan at bywatersolutions.com> ---
Created attachment 22119
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22119&action=edit
[PASSED-QA] Bug 10908 - fix broken LDAP

Recent changes to LDAP broke auth_by_bind in many situations. This bug
resets the behaviour to what it used to be, however also allows the new
behaviour by adding the 'anonymous_bind' parameter to the LDAP config.

Testing:
    1) Find an LDAP configuration that was broken recently that uses
       auth_by_bind
    2) Apply this patch
    3) See if it works again.
Additionally, testing the original path in the case of 'anonymous_bind'
being set should probably be done too, but I have no idea about the LDAP
server config for that.

Signed-off-by: Ulrich Kleiber <ulrich.kleiber at bsz-bw.de>
Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list