'/usr/share/php/Net/LDAP.php', 'ldap_config'=> array( 'host' => 'localhost', 'port' => 389, 'version' => 3, 'starttls' => false, 'binddn' => 'uid=eeggs,ou=people,o=lsexample', 'bindpw' => 'toto', 'basedn' => 'o=lsexample', 'options' => array(), 'filter' => '(objectClass=*)', 'scope' => 'sub' ) ); ?>