View Single Post
Old 08-03-2003, 05:40 PM   #4 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
i forgot about this post ..

I ended up setting up a w2k3 domain and php successfully was communicating with the active directory.

powerful stuff when used with IIS properly. if you disengage the anonymous user in IIS, php var $_SERVER['LOGON_USER'] detects the domain\username of who is logged on.

use this with the active directory, and you can create php apps fully integrated into the windows user/group security =)
__________________
Mike
sde is offline   Reply With Quote