http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10384
Bug ID: 10384
Summary: Software error when LDAP connexion fails
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Authentication
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
When using LDAP authentication, the authentication falls back to normal
authentication if user does not exist in LDAP.
Actually, if the LDAP server is down, you get a software error (even with mysql
user) :
Can't call method "bind" on an undefined value at
/home/fsomers/workspace/versions/community_master/C4/Auth_with_ldap.pm line
134, <DATA> line 558.
This error should be avoided to allow normal authentication when LDAP connexion
fails.
--
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/