|
-
January 11th, 2010, 11:59 AM
#1
Simple DistinguishedName question.
I need the DistinguishedName of a user account on a Windows XP system. The computer does not belong to a domain, but a workgroup, instead. What would be the DN if the following were true?:
user name: brandon
workgroup: WORKGROUP
computer name: brandoncomp
Would it be?: CN=brandon, OU=USERS, DC=brandoncomp
And (I know this doesn't really pertain to this particular forum, but) how would I set that up in C# .NET, set set a string = "CN=brandon, OU=USERS, DC=brandoncomp"?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|