Tech Support > Microsoft Windows > Development Resources > How to tell if domain\user is a local user or domain user?
How to tell if domain\user is a local user or domain user?
Posted by wzhao2000@yahoo.com on May 19th, 2005


Hello, there,

I got a user name from LookupAccountSid in format of Domain\User. But
the domain part could also be a computer name (i.e., a local user
instead of domain user). Is there a way to tell if this user is a
domain user?

Thanks!


Similar Posts