[Koha-bugs] [Bug 10384] New: Software error when LDAP connexion fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 31 10:15:53 CEST 2013


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: gmcharlt at gmail.com
          Reporter: fridolyn.somers at biblibre.com
                CC: dpavlin at rot13.org

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.


More information about the Koha-bugs mailing list