C# - need to query based on objectGUID ?
- From: "bitshift" <jobob@xxxxxxx>
- Date: Tue, 26 Jun 2007 15:37:47 -0500
How can I search AD if im given a objectGUID string ? Im first doing a
search using DirectorySearcher with a "SAMAccountname=" value, which returns
correctly. Then I get the directory entry and the objectguid. I need to
pass this value to another part of my application, and then verify its
existence in AD by querying the directory with it as a search filter. What
is the filter I use to do this with ?
.
- Follow-Ups:
- Re: C# - need to query based on objectGUID ?
- From: Dean Wells \(MVP\)
- Re: C# - need to query based on objectGUID ?
- Prev by Date: Re: latest version of adprep.exe
- Next by Date: Re: C# - need to query based on objectGUID ?
- Previous by thread: Specific permission needed to join computers to a domain?
- Next by thread: Re: C# - need to query based on objectGUID ?
- Index(es):
Loading