[Koha-bugs] [Bug 5406] New: Allow Koha to authenticate using LDAPS as well as LDAP

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Nov 14 22:05:18 CET 2010


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

           Summary: Allow Koha to authenticate using LDAPS as well as LDAP
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Authentication
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: chris at bigballofwax.co.nz
         QAContact: koha-bugs at lists.koha-community.org
                CC: dpavlin at rot13.org
   Estimated Hours: 0.0


When we are connecting across the internet to LDAP servers, we should be using
LDAPS if at all possible.

I propose adding another variable to the LDAP config and changing
C4::Auth_with_ldap to be able to do LDAP or LDAPS

Net::LDAPS is functionally equivalent to Net::LDAP so will require minimal code
changes.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Koha-bugs mailing list