How can I determine if a user, in say Access, is a member of an Active Directory Security Group?
I’d rather not build a whole authentication system into my little Access DB.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Allain found this online
You can get the Windows account info by way of the
USERDOMAINandUSERNAMEenvironment vars:Putting it all together: