I'm new to LDAP concepts and also now starting with adLDAP for PHP. Now everything is ok upto authentication.
Then how can i get the "Group Membership" (the Group Name where the member is existing) of a user after logged in, by knowing "only" the username
and password
?