Title: Looking for a tool that displays SID
Yeah getsid will pull NT4 SID and objectSID from AD. It will not get sIDHistory. You can use adfind (on the website) to get easily get sIDHistory and objectSID. So if you want just the AD SID and the SID migrated from NT4 which should be in the sIDHistory attribute, adfind will totally handle that...
 
adfind -gc -b -f name=xxx objectSid sIDHistory
 
If you need to resolve a sid to a name, the sidtoname tool on my site will handle that.
 
 
  joe
-------------
http://www.joeware.net   (download joeware)
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kitchens Arthur E
Sent: Tuesday, May 25, 2004 1:02 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Looking for a tool that displays SID

getsid from nt 4.0 reskit will do that (in the downlevel domain), but i expect there is something that would work in both environments. (joeware?).


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Salandra, Justin A.
Sent: Tuesday, May 25, 2004 12:51 PM
To: [EMAIL PROTECTED]
Subject: RE: [ActiveDir] Looking for a tool that displays SID

The LDP.exe should do it for the AD side of the house, not sure about the NT side

 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lanci, Richard
Sent: Tuesday, May 25, 2004 11:59 AM
To: '[EMAIL PROTECTED]'
Subject: [ActiveDir] Looking for a tool that displays SID

 

In the middle of a migration from NT4 to AD and am looking for a tool that will display the SIDs (NT and AD) of migrated users.  We are using the NET IQ product for the user/computer migration.

Thanks in advance

Reply via email to