Query a user's groups from active directory
Hi Everyone,
Does someone know how to enumerate a user's groups in active directory? I know they are listed in the "memberOf" field in AD, but how do I enumerate them to a listbox?
Any help would greatly be appreciated :D
I am using Visual Basic .NET 2005.
Re: Query a user's groups from active directory
I have been looking around the net and still can't find a solution. vb.NET has to have a way ti do this :(
Re: Query a user's groups from active directory
Hello Giraffe,
I would be interested to know how to do this. I did post a similar problem in the network fourm, but got no response.
The problem I posted was finding all the users of exchange server, and all the exchange servers located on the local network. I think you have to go through active directory to get this information.
Any help would be most grateful,