On Mon, 19 Nov 2001 09:53:14 -0500, Conover, Ryan wrote: >Has anyone been able to get information from Active Directory using >php? How did you do that?
The easiest way to do this is through the use of LDAP. I actually wrote a script to snatch some info from it, but dont know if I still have it laying around. Poke me if you need it, but LDAP works fine. IIRC I did trouble around some with the authentication, but the rest was fine. Check out the docs for php ldap support at php.net. Cheers, Egil -=// Egil Helland / IKON AS - MCSE, Internet, Intranet mailto:[EMAIL PROTECTED] http://egil.net //=- -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]