|
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
|