Active Directory Users/Roles
Date: 01/31/08
(Asp Dot Net) Keywords: no keywords
In Active Directory, I have had a bunch of roles set up, and added users to each role. What I need to do now is get a list of users for a particular role.
So in AD it would be something like:
RoleA
UserA, UserB, UserC
RoleB
UserA, UserD
etc. etc.
What I want is a way to query Active Directory and get all the users who are in Role A.
Source: https://aspdotnet.livejournal.com/94987.html