Posted to
PHP Community
by
eow
on
07-11-2009, 10:31 PM
Hello,
I have been searching everywhere for a solution to this problem, but I can't find anything. I need to authenticate against the local users on a windows 2003 IIS server using php. I also need to get back the groups that the user is a member of.
I don't have Active Directory so I think ldap is out.
Does anybody have any ...