Re: Retreive Username from Security ID



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.)

"HEGMS" <HEGMS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E5197F90-9425-43B2-B1EE-B9F44DA86F64@xxxxxxxxxxxxxxxx
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


.



Relevant Pages

  • Re: ASP.NET User.Identity.Name value after a domain username chang
    ... Can you point me to any resources I can use about getting the SID of the ... WebRequest user without using the username as the base of a lookup (since I ... access a website on the server. ... I have a very confusing issue when the domain login of a user is changed ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: sessions numbers
    ... > select username, countfrom v$session group by username; ... Your count, from v$session, provides the number of sessions each ... SQL> select username, sid, count ...
    (comp.databases.oracle.server)
  • Re: Finding out particular admin username!
    ... in the second command you add 500 (admin account ... always ends in 500) to find out true name of admin account. ... Length of SID in memory is 28 bytes ... account username) ...
    (microsoft.public.security)
  • Timestamp SQL question
    ... Assuming I have only one connection as SYS: ... select username, sid, serial#, logon_time, to_timestamp ... How can I compare timestamps in a where clause? ...
    (comp.databases.oracle.server)
  • Re: Verify NT password
    ... This should *never* need to be done outside the normal Windows ... authentication process. ... they enter the username used to log on to the domain. ... entered is correct (the SID for the user and the current SID are the same), ...
    (microsoft.public.vb.winapi)