[Bug 3163] Authenticated binds against Active Directory do not succeed
Exim Bugzilla via Exim-dev <[email protected]>
| Newsgroups | gmane.mail.exim.devel |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.exim.org/show_bug.cgi?id=3163 --- Comment #3 from Jeremy Harris <[email protected]> --- > 50146 LDAP search: no results Apparently the AD returned no result for the lookup. Presumably your authenticator config denies due to this, and the "lost_incoming_connection" that is logged is the client giving up as a result. We can see that the bind stage worked. I assume the debug from a run against OpenLDAP will differ, returning a result for the "uid=svc_dirsync". I suggest using whatever debug facilities AD offers for observability of a lookup, to see what it thinks. -- You are receiving this mail because: You are on the CC list for the bug.