Active Directory OU's
Posted: Fri Oct 27, 2006 6:37 am
I can connect to our AD using PHP and LDAP and i can query it, but im looking to see if it is possible to display what security groups, OU's or groups in general that a specific member is apart.
when i mean OU's, security groups or groups in general, take this example:
our company name is Pegasus so we have a security group call pegasus that everyone is a member off..
another example is, we have a OU called IT, Engineering, Management, Administration etc. Is it possible to display all members in the IT OU?
I have been looking around at: http://uk.php.net/ldap but havent found anything that looks like what i want/need to use..
TIA
when i mean OU's, security groups or groups in general, take this example:
our company name is Pegasus so we have a security group call pegasus that everyone is a member off..
another example is, we have a OU called IT, Engineering, Management, Administration etc. Is it possible to display all members in the IT OU?
I have been looking around at: http://uk.php.net/ldap but havent found anything that looks like what i want/need to use..
TIA