Hi to all! I'm trying to authenticate a user form AD. I already achieve that goal, now what I whant to do is verify if the user is a member of a specific AD Group. What I'm trying to do is send the the username a verify if user is on that group or that the code retrieves the users list from that group and then verify ig the user Logon is a member of the group. How can I do this?
...
Go to the complete details ...