Configurazione in ufficio con DC 2008/2012
Host: DomainController.Domain.local (anche con IP funziona)
Port: 389
LDAP V3: YES
Negotiate TLS: NO
Follow referrals:NO
Metodo di autenticazione: Collega e cerca
Base DN: DC=DOMAIN,DC=local
Stringa di ricerca: sAMAccountName=[search]
DN dell'utente:
Connect username: dominio\administrator
Connect Password: ***********
Users DN: dominio\[username]
Map:Full Name: displayName
Map:E-mail: mail
Map:User ID: CN
Utilizzare il file ldapdebug.php per eseguire il test di connettività LDAP. In ambiente linux è da controllare che sia installato il pacchetto php5-ldap

LDAP V3:		YES
Negotiate TLS:		NO
Follow referrals:	NO

Host:	IP DOMAIN CONTROLLER
Port:	389
	
Connect username:	administrator
Connect Password:	***********
	
Use search:		YES
Base DN:		DC=DOMAIN,DC=local
Users DN/Filter	:	(sAMAccountName=[username])
	
Map: User ID:	cn
Map: Full Name:	displayName
Map: E-mail:	mail
	
Test User:	usertest
Test Password:	********
Altro test funzionante e èiù dettagliato

LDAP V3:		YES
Negotiate TLS:		NO
Follow referrals:	NO

Host:	DOMAIN.local
Port:	389
	
Connect username:	DOMAIN\administrator
Connect Password:	***********
	
Use search:		YES
Base DN:		DC=DOMAIN,DC=local
Users DN/Filter	:	(sAMAccountName=[username])
	
Map: User ID:	sAMAccountName
Map: Full Name:	cn
Map: E-mail:	mail
	
Test User:	usertest
Test Password:	********