Results 1 to 3 of 3

Thread: can I view user account SID and GUID via ADSI

  1. #1
    Join Date
    Jan 2005
    Posts
    54

    Can I view user account SID and GUID via ADSI

    I am working on attribute objectGUID and objectSID. The value here are quiet different. I had used some other utilities where I found different value. Know I just want to verify which one among them is correct. I am here searching for the correct attribute but unable to work on it. I need some help here. Is there a way available to convert the format. I am sure there is some possibility. I just want to convert the same both ways. Thanks.

  2. #2
    Join Date
    Sep 2004
    Posts
    128
    For that you can simply use adsiedit.msc. This will be helping you more. You have to go in OU of the user account and there you can find properties. In it just scroll down and then find out object guide and object sid. There you can simply find the correct values. There is no need to use some third party utilities for it. And if still you want you can simply go with adfind utility. This is freely available on the web.

  3. #3
    Join Date
    Sep 2004
    Posts
    86
    I have a solution for that. You can do that through cmd. Open command prompt first. Type wmic useraccount get name,sid and hit enter. The next result will be the information on the account. The place where useraccount is mentioned you have to provide the user name. Then move ahead. This is quiet easy I think. There is no need to use any third party software.

Similar Threads

  1. Replies: 1
    Last Post: 28-05-2011, 12:00 PM
  2. Standard User Account and User Account Controls Question
    By Susquehannock in forum Operating Systems
    Replies: 6
    Last Post: 06-08-2010, 06:08 AM
  3. Replies: 0
    Last Post: 07-01-2009, 09:18 PM
  4. Replies: 4
    Last Post: 19-08-2007, 07:08 AM
  5. find GUID for user account
    By Chris in forum Active Directory
    Replies: 5
    Last Post: 06-07-2007, 08:26 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,656,578.98688 seconds with 17 queries