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