Closed
Bug 347361
Opened 19 years ago
Closed 18 years ago
LDAP lookup doesn't seem to work in 2.0a1
Categories
(Thunderbird :: Address Book, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 355409
People
(Reporter: iwinston, Assigned: mscott)
Details
Attachments
(1 file)
720 bytes,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6
Build Identifier: version 2 alpha 1 (20060804)
Using the same address book properties as in 1.5, lookups to my SSL/Authenticated LDAP server don't work at all under 2.0a1.
Reproducible: Always
Steps to Reproduce:
1. compose a message
2. type address in the to field
3. wait for address completion
Actual Results:
address completion doesn't happen.
Expected Results:
address completion should occur.
It does work with addresses in collected addresses.
Also searches of this directory in the address book tool don't work.
Directory Server Properties
Name: Penn Directory
hostname: directory.upenn.edu
Base DN: ou=People, dc=upenn, dc=edu
Port number: 636
Bind DN: uid=ira, ou=PennPeople, dc=upenn, dc=edu
Use secure connection (SSL): checked
Reporter | ||
Updated•19 years ago
|
Version: unspecified → 2.0
Comment 1•19 years ago
|
||
Could you follow the instructions on how to enable LDAP logging [0] and post the logs as an attachment to this bug?
[0] http://wiki.mozilla.org/MailNews:LDAP_Address_Books
Reporter | ||
Comment 2•19 years ago
|
||
as requested by ispiked@gmail.com
Comment 3•19 years ago
|
||
I'm hoping David can make some sense of this log.
Comment 4•19 years ago
|
||
not much sense, I'm afraid. I don't see any results coming back from the ldap server at all.
Comment 5•19 years ago
|
||
I managed to capture some LDAP activity on a log file. Please check out this post:
http://forums.mozillazine.org/viewtopic.php?p=2422989#2422989
Comment 6•19 years ago
|
||
I don't recall seeinf if this is XP specific but:
I would suggest that you check for IPv6 the ldap directory service attempts to connect to the ipv6 socket ::ffff:xx.xx.xx.xx instead of the ipv4 socket xx.xx.xx.xx
This is consistent with the last few years and on the thunderbird 3.0a1 that I just downloaded/installed it still fails in the same way on a dual hosted ipv4 ipv6 machine.
Logging ldap:5 only produces the following:
0[274310]: nsLDAPOperation::SimpleBind(): called; bindName = '';
2348[278d2d0]: nsLDAPConnection::Run() entered
Comment 7•18 years ago
|
||
I do have WinXP Home (v2002, SP2) installed. But I do not have IPv6 installed.
Comment 8•18 years ago
|
||
Christos or Ira, please can you try the released version of Thunderbird 2 and see if you still have a problem. Thanks.
Comment 9•18 years ago
|
||
This bug has been fixed in TB2 as I indicated here:
http://forums.mozillazine.org/viewtopic.php?p=2655640#2655640
Comment 10•18 years ago
|
||
(In reply to comment #9)
> This bug has been fixed in TB2 as I indicated here:
> http://forums.mozillazine.org/viewtopic.php?p=2655640#2655640
>
Thanks for that, marking as a duplicate of that bug.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•