Active Directory

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
cwcollins
Forum Commoner
Posts: 79
Joined: Thu May 16, 2002 3:51 pm
Location: Milwaukee, WI, USA

Active Directory

Post by cwcollins »

hey,
has anyone had any success getting information from an MS active directory with PHP? If i understand correctly, you should be able to do it with the LDAP functions, but i haven't found anyone who has.

-c.w.collins
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

this project may be helpful for you.
Someday (far in the future ;) ) I have to setup a MS 2k Server to test all those fancy features I have no use for at home :D
User avatar
cwcollins
Forum Commoner
Posts: 79
Joined: Thu May 16, 2002 3:51 pm
Location: Milwaukee, WI, USA

Post by cwcollins »

thx.
Post Reply