Admin Tip #41 : SIDs |
Hits: Failed to execute CGI : Win32 Error Code = 3
|
Since the builtin administrator account is the account with RID=500, it can not be obscured successfully. There are baby hacker tools which will tell you which account has RID=500.
There is are freeware utilities user2sid and sid2user, which will tell you the sid for any account or the user for a particular sid. Should the user2sid page go offline, the author made the utilities and source code available to ntbugtraq.
Mark Russinovich and Bryce Cogswell have written the freeware newSID which will generate a new randomSID for a cloned PC or SID-synchronized with PDC so one can move a BDC from one domain to another. As icing on the cake, Russinovich and Cogswell provide the source code for educational purposes,
I am not absolutely convinced but if I had to do, I would give this a try.