6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/29/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3007] Default for LDAP version should be 3
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.. .__..__ .__. | | | |[ __| | | |___|__\[_./|__\
Comment
> (Does anyone even run LDAP v2 servers anymore??) > > > > Index: conf.xml > > =================================================================== > > RCS file: /repository/horde/config/conf.xml,v > > retrieving revision 1.120 > > diff -u -r1.120 conf.xml > > --- conf.xml 14 Nov 2005 00:21:40 -0000 1.120 > > +++ conf.xml 19 Nov 2005 22:54:02 -0000 > > @@ -232,7 +232,7 @@ > > <configstring name="basedn" desc="The base DN for the LDAP server"/> > > <configstring name="binddn" required="false" desc="The DN used > to bind to the LDAP server"/> > > <configstring name="password" required="false" desc="The > password used to bind to the LDAP server"/> > > - <configenum name="version" desc="LDAP Protocol Version">2 > > + <configenum name="version" desc="LDAP Protocol Version">3 > > <values> > > <value desc="LDAPv2 (Deprecated)">2</value> > > <value desc="LDAPv3">3</value> > > @@ -710,7 +710,7 @@ > > <configsection name="params"> > > <configstring name="hostspec" desc="The hostname of the LDAP > server">localhost</configstring> > > <configinteger name="port" desc="The port of the LDAP > server">389</configinteger> > > - <configenum name="version" desc="LDAP Protocol Version">2 > > + <configenum name="version" desc="LDAP Protocol Version">3 > > <values> > > <value desc="LDAPv2 (Deprecated)">2</value> > > <value desc="LDAPv3">3</value> > > > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers