[Bug 5406] New: Allow Koha to authenticate using LDAPS as well as LDAP
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@gmail.com ReportedBy: chris@bigballofwax.co.nz QAContact: koha-bugs@lists.koha-community.org CC: dpavlin@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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5406 --- Comment #1 from Dobrica Pavlinusic <dpavlin@rot13.org> 2010-11-15 09:44:23 UTC --- This doesn't require code changes at all. If LDAP server is specified as <hostname>ldaps://ldap.example.com</hostname> Net::LDAP will use SSL connection to it. I'm using similar configuration for a while. -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5406 --- Comment #2 from MJ Ray (software.coop) <mjr@ttllp.co.uk> 2011-01-06 10:17:56 UTC --- This bug is mentioned in: Bug 5406 Improve translation script http://lists.koha-community.org/pipermail/koha-patches/2010-December/013418.... -- 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5406 Joe Atzberger <ohiocore@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ohiocore@gmail.com Resolution| |INVALID --- Comment #3 from Joe Atzberger <ohiocore@gmail.com> 2011-06-14 14:54:58 UTC --- No code change necessary, marking invalid. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org