At my work in SQL server 2008, users are created in active directory. User come and ask me to provide access to a database or server, I try to find out which group his/her belong to example: ‘Google\application support’.
So how to find out if john smith belongs to ‘Google\application’ support or some other Active Directory/Group?
Thanks in advance