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
Active Directory OU's
Moderator: General Moderators
Isn't that a basic ldap question that is not php specific at all?
Take a look at http://de2.php.net/manual/en/ref.ldap.php, Example 1
Take a look at http://de2.php.net/manual/en/ref.ldap.php, Example 1
The last user comment will be informational too
http://greg.cathell.net/php_ldap_ssl.html