Doesn’t deal well with bogus referrals from MS Active Directory
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
alpine (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: alpine
When starting alpine, the following errors can be seen (hit CTRL-z after it starts):
alpine: /usr/local/
alpine: /usr/local/
Configured ldap server (from main screen, (S)etup, (D)irectory).
Went to address book.
Searched LDAP directory.
Search hangs indefinitely.
I've tested the LDAP server using ldapsearch, and it works fine, and returns quickly.
Also tried setting a timeout in the directory configuration to 10 seconds, and the timeout is not honored (likely because there are issues with the library).
Unbuntu version: Ubuntu 9.04
Why do you have a local copy of openldap installed in /usr/local (including /usr/local/ lib/liblber- 2.4.so. 2 and /usr/local/ lib/libldap_ r-2.4.so. 2)? Can you reproduce with a clean /usr/local?