C Board  

Go Back   C Board > General Programming Boards > C# Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 09-17-2009, 02:41 AM   #1
Registered User
 
Join Date: Jun 2009
Posts: 21
Active Directory and System.DirectoryServices.AccountManagement

Hi all,

I've set up a link to AD through AccountManagement.PrincipleContext and I'm trying to loop through all GroupPrinciples contained with AD.

Any ideas how to do this? I've found ways to loop through a given group / user list, but no way to dynamically get the group list in the first place!

foreach (GroupPrincipal group in .......?)

Thanks.
scott_ill is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Profiler Valgrind afflictedd2 C++ Programming 4 07-18-2008 09:38 AM
Is there any way in C# to receive computer properties using Active Directory ? motiz C# Programming 0 04-28-2008 11:53 PM
Couple errors please help :-D JJJIrish05 C Programming 9 03-06-2008 02:54 AM
change active directory gandalf_bar Linux Programming 3 03-31-2005 01:35 AM
Active Directory Unregistered Windows Programming 0 01-17-2002 10:55 PM


All times are GMT -6. The time now is 01:39 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22