Using Lemonldap::NG with Active-Directory

Using Active-Directory as authentication backend

To use Active-Directory as LDAP backend, you must change few things in the manager :

(&(sAMAccountName=$user)(objectClass=person))
(&(mail=$mail)(objectClass=person))

Using Kerberos

Two steps here: