Closed
Bug 75990
Opened 24 years ago
Closed 19 years ago
LDAP Service can currently only bind anonymous
Categories
(Directory :: LDAP XPCOM SDK, defect, P2)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.2
People
(Reporter: leif, Unassigned)
References
Details
(Whiteboard: [ADT2])
Attachments
(1 file)
954 bytes,
patch
|
Details | Diff | Splinter Review |
Because of bug 71247, nsLDAPService can currently only bind as anonymous. As
soon as that bug has been checked in, the changes needed to support
userndn/password binds are trivial.
Reporter | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P2
Reporter | ||
Updated•24 years ago
|
Reporter | ||
Updated•24 years ago
|
Reporter | ||
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.1
Updated•24 years ago
|
Priority: P1 → P2
Target Milestone: mozilla0.9.1 → mozilla0.9.2
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
Dmose, can you review please?
Thanks,
-- leif
Comment 4•24 years ago
|
||
Updated•23 years ago
|
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Updated•23 years ago
|
Target Milestone: mozilla0.9.3 → mozilla1.0
Reporter | ||
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla0.9.7
Comment 5•23 years ago
|
||
What's the status of this request? I don't see any changes since May, 2001..
0.9.6 can still only support anonymous binds...
Updated•23 years ago
|
Status: NEW → ASSIGNED
Updated•23 years ago
|
Target Milestone: mozilla0.9.7 → mozilla0.9.8
Comment 7•23 years ago
|
||
Mass change: pushing out 0.9.8 bugs, as I'm concentrating feature work now.
Target Milestone: mozilla0.9.8 → mozilla0.9.9
Updated•23 years ago
|
Whiteboard: [ADT2]
Updated•23 years ago
|
Target Milestone: mozilla1.0 → mozilla1.1
Comment 8•22 years ago
|
||
Discussed at mail news bug meeting. Decided to minus this bug. Also is this a
dupe of bug 135778?
Comment 9•22 years ago
|
||
Michael: no; however, we're not really using the service yet, its function is to
cache connections and simplify code.
Updated•20 years ago
|
Assignee: dmose → nobody
Status: ASSIGNED → NEW
Comment 10•19 years ago
|
||
We obviously fixed this a while ago (I checked with dmose over IRC), so marking WFM, I have also removed the redundant comment that can be seen in the patch on this bug with r/sr=dmose over irc.
/cvsroot/mozilla/directory/xpcom/base/src/nsLDAPService.cpp,v <-- nsLDAPService.cpp
new revision: 1.25; previous revision: 1.24
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•