Last post Dec 30, 2013 05:02 PM by tvb2727
Participant
1039 Points
2818 Posts
Dec 23, 2013 08:55 AM|tvb2727|LINK
I am trying to find all of the users in a specific part of the domain with active directory? If I know a user name (domain\firstname.middlename.lastname) what would I set for the UserPrinciple to do a query Filter on?
Dec 30, 2013 05:02 PM|tvb2727|LINK
After I set the Distinguished name I was able to pull the specific group I needed.
Participant
1039 Points
2818 Posts
Active Director and PrincipleSearcher query filter question in C#
Dec 23, 2013 08:55 AM|tvb2727|LINK
I am trying to find all of the users in a specific part of the domain with active directory? If I know a user name (domain\firstname.middlename.lastname) what would I set for the UserPrinciple to do a query Filter on?
Participant
1039 Points
2818 Posts
Re: Active Director and PrincipleSearcher query filter question in C#
Dec 30, 2013 05:02 PM|tvb2727|LINK
After I set the Distinguished name I was able to pull the specific group I needed.