How to check if SID is different

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I understand that we check the "Profile List" registry to check the SID. I
noticed that the last 3 numbers is 500, eg, 5-1-5-21-...-...-...-500. I
looked at this string of numbers for 2 machines, and the numbers represent by
.... are different, but the last 3 numbers were 500. Does this mean that the
SIDs of both machines are different?

Thanks very much for your help!
 
Yes they're different. The 500 suffix refers to the administrator account
on both machines. An easier way to list the computer and users SIDs is
Sysinternal's tool PsGetSID. You can also use the whoami.exe tool that
comes on the XP Pro CD (under support) to list user SIDs on a machine. The
SIDs for local users on a machine derive from the computer SID.

KS

This posting is provided "AS IS" with no warranties and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top