Closed
Bug 249210
Opened 21 years ago
Closed 21 years ago
LDAP directory search uses old protocol version
Categories
(SeaMonkey :: MailNews: Address Book & Contacts, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 198168
People
(Reporter: u20230201, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.6) Gecko/20040114
Build Identifier: Mozilla/5.0 (X11; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
When trying to use an LDAP directory implemented by OpenLDAP 2.2.6, the LDAP
server generates the following error message when searching:
conn=0 op=0 RESULT tag=97 err=2 text=historical protocol version requested, use
LDAPv3 instead
I found no means to set the LDAP protocol version in Mozilla's configuration.
Reproducible: Always
Steps to Reproduce:
1. Configure LDAP directory server
2. Start a search
Actual Results:
Nothing returned or displayed in Addressbook search
Error message in syslog on the LDAP server
Expected Results:
Either an error message on the client, or actual search results using LDAPv3
The current version of LDAP should be supported.
*** This bug has been marked as a duplicate of 198168 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Comment 2•21 years ago
|
||
1.7 is _out_, why file against 1.6?
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•