[Koha-bugs] [Bug 7973] Allow for new type of LDAP authentication

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 7 22:33:57 CEST 2012


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

--- Comment #2 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Two quick questions:

1. Does check for anonymous really have any use in this case (since you have to
have service user even for search). I'm worried that it might hide
configuration errors and produce hard do debug problems. If not, I would rather
return error if anonymous is set.

2. Should distinguishedName LDAP attribute as username be configurable? To be
honest, I never saw usage of that attribute as login in the wild (yet, so this
evidence is anecdotal, I know :-) but it nicely shows how different LDAP
schemas are. Event to test it with my existing setup, I need to change source
code...

Comment to QA: patch is artificially large because of (much needed) code
re-indent, code flow change itself is small and concise.

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


More information about the Koha-bugs mailing list