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

--- Comment #4 from Martin Renvoize <[email protected]> ---
So, going back to the ldap methods described in bug 7973 and bug 10842, the new
set of methods including your patch would be?

Method 1:
1) Bind with a service account
2) Search for user entered
3) Bind as user if found

Method 2:
1) Bind with an Anonymous user
2) Search for user entered
3) Bind as user if found.

Method 3 (The original):
1) Bind directly to the user, no search takes place.


Just trying to clarify for myself and others. Is that correct Robin?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to