Page 1 of 1
PHP/LDAP/Active Directory
Posted: Thu Jun 17, 2004 12:59 pm
by TexMex4Me
Given an Active Directory Group Name, how do you list the members of the group? I have been able to use PHP to list the groups that an authenticated user belongs to, but cannot seem to find the info on how to go the other way.
Posted: Thu Jun 17, 2004 2:49 pm
by dull1554
I just gave the ldap functions in the manual a once over and i dont see anything that would do what you want to.....
Posted: Fri Jun 18, 2004 10:13 am
by TexMex4Me
Thanks, but I finally was able to figure it out.
Posted: Fri Jun 18, 2004 10:50 am
by dull1554
allright cool