[Date Prev][Date Next] [Chronological] [Thread] [Top]

backend ldap and ActiveDirectory - bind using samAccountname



I am using openldap-2.2.15 with SASL (supports NTLM/GSSAPI)

I have backend ldap working, currently users bind with their DN.

Problem is that M$ Entourage does not allow bind with a DN when using
the exchange plugin.
What it does use is the nt username/password/domain combination.

Does anyone know how i can keep my backend ldap but allow the users to bind with
the nt domain\username password vlaues ?