To use Active-Directory as LDAP backend, you must change few things in the manager :
Use “
LDAP” as authentication and userDB backends,
Configure authentication filter
(“General Parameters » Authentication modules » LDAP parameters » Filters”) with:
(&(sAMAccountName=$user)(objectClass=person))