Retreive Username from Security ID

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

Guest

Hi,

I've reinstalled files from a computer to another (better). All is working
fine, but I've got some problems with security user.

On the old computer there were many local group. Now on the new one, I've
recreated the local group but, of course, it's not the name SID.
I've used the getsid ressource toolkit software to get old sid and new sid
and then use subinacl to change them.

My problem is that there is some SID that I can't find. So it there a way
(may be a vbscript) to get username from SID ?

thx
HEGms
 
There are calls to translate names, such as from sid to username.
However, if on the export-from machine you are only seeing these
as SIDs in the user interface that is because no translation to display
names is possible (account/group deleted, from domain no longer
existing or no longer trusted, machine removed from domain, etc.)
 

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