Zippyaus Posted December 9, 2008 Share Posted December 9, 2008 Hi all I am trying to find a way to see what group my users are in and direct them to the contents of the Intranet. I have 200 users loggin in via ActiveDirectory. My Intranet server runs on a different box (Mac OS X Server). Is it possible to access the User information in AD via PHP? or Can I store a file locally on there machine that has there Username and Group in it and have PHP query this to create my user and group session information? Any help would be greatly appreciated Zippy Link to comment https://forums.phpfreaks.com/topic/136169-store-a-variable-locally-or-access-to-ad/ Share on other sites More sharing options...
redarrow Posted December 9, 2008 Share Posted December 9, 2008 php solution 3rd party. http://phpad.sunyday.net/ read these posts as well http://forums.devshed.com/ldap-programming-76/searching-active-directory-with-php-374127.html Link to comment https://forums.phpfreaks.com/topic/136169-store-a-variable-locally-or-access-to-ad/#findComment-710244 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.