[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
Wed Sep 18 07:28:09 CEST 2013


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

--- Comment #2 from Robin Sheat <robin at catalyst.net.nz> ---
Created attachment 21154
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21154&action=edit
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.

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


More information about the Koha-bugs mailing list