ldap.php3 and w2k

pepito pepito@pitchnputt.dhs.org
Tue, 27 Feb 2001 01:19:29 +0100


Hello, I was finally able to query a w2k active directory using ldapsearch,
but I still can't figure out how to put this on the ldap.php3, specially the
autentication part.
Here is a sample ldapsearch query that works:
ldapsearch -h win2kserver -D "cn=Administrator,cn=Users,dc=domain,dc=com" -b
"dc=domain,dc=com" "mail=*" -W

I have no idea on where to put the authentication part (-D) on the ldap.php3
configuration file.
Any suggestions?

Thank's
Marc.