Closed
Bug 141574
Opened 23 years ago
Closed 23 years ago
LDAP Addressbook can not bind with DN before conducting search
Categories
(MailNews Core :: LDAP Integration, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 135778
People
(Reporter: mislam, Assigned: srilatha)
Details
The addressbook does not have any option to specify a bind dn for searching
LDAP.Mozilla tries to bind anonymously before conducting search.
Most LDAP servers now days require one to bind first before doing a search. In
netscape 4.x in the preferences.js file one could specify parameter similar to this
user_pref("ldap2_servers.MYLDAP.auth.dn","myid=uid,o=myorg");
and that will be used as DN to bind to the ldap server. In mozilla similar entry
does not work. Nor could I find any option in the UI to specify such parameter.
Updated•23 years ago
|
Component: Accessibility APIs → Addressbook/LDAP (non-UI)
Product: Browser → Grendel
Comment 1•23 years ago
|
||
Not an accessibility bug, passing on to Addressbook LDAP
Assignee: aaronl → edwin
QA Contact: dsirnapalli → edwin
not grendel
Assignee: edwin → srilatha
Component: Addressbook/LDAP (non-UI) → LDAP Mail/News Integration
Product: Grendel → MailNews
QA Contact: edwin → yulian
Assignee | ||
Comment 3•23 years ago
|
||
ccing Rajiv, Dan and Seth
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 135778 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•