Closed
Bug 210329
Opened 22 years ago
Closed 19 years ago
Make LDAP version a param
Categories
(Bugzilla :: User Accounts, enhancement)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bbaetz, Assigned: myk)
Details
Bugzilla::Auth::LDAP currently hard codes version 3. That doesn't work with
LDAPv2 services like openldap1.2.
ISTR that CVS/latest/etc openldap disabled LDAPv2 by default, so we can't just
use that. We should instead param the version, as a popup choice for [2,3].
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Comment 1•19 years ago
|
||
I think nowadays all LDAP servers support Version 3. I haven't seen a Version 2 LDAP server in quite some time.
If there are any actually reported by users, then we can re-open this.
Severity: normal → enhancement
Status: NEW → RESOLVED
Closed: 19 years ago
OS: Linux → All
Hardware: PC → All
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•