Loading...
 
Skip to main content

LDAP authentication should use LDAPv3 (or at least have configurable support for it)

Status
Closed
Subject
LDAP authentication should use LDAPv3 (or at least have configurable support for it)
Version
1.9.x
Category
  • Error
  • Feature request
  • Patch
Feature
External Authentication (LDAP, AD, PAM, CAS, etc)
Resolution status
Fixed or Solved
Submitted by
derekp
Volunteered to solve
Philippe Cloutier
Lastmod by
Philippe Cloutier
Rating
(0)
Description

LDAPv2 is obsolete, and the use of LDAPv3 is now standard practice. In fact, the latest releases of OpenLDAP don't even support LDAPv2 properly anymore. However, PHP's ldap_connect() and PEAR::Auth default to LDAPv2.

The patch to use LDAPv3 is attached. It shouldn't be difficult to make the LDAP protocol version a configurable preference.

Solution
This should be fixed in Tiki 4.
Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Please demonstrate your bug on show2.tiki.org
Demonstrate Bug (older Tiki versions)
Ticket ID
1353
Created
Thursday 13 September, 2007 20:17:12 UTC
by Unknown
LastModif
Friday 08 October, 2010 16:57:09 UTC


Collapse/expand modules below
Show PHP error messages