Results 1 to 2 of 2

Thread: how to get the Account Disabled Date

  1. #1
    Join Date
    Aug 2005
    Posts
    82

    how to get the Account Disabled Date

    Can anyone tell me how to read the date of a specific account that was disabled. For instance, what things has to go in here - dsquery * dc=mydomain,dc=lab -filter "(&(objectClass=person)(name=nik)) -attr displayName givenName sn WhenCreated

    Thanks

  2. #2
    Join Date
    May 2006
    Posts
    2,812

    Re: how to get the Account Disabled Date

    You can try to add a clause to your filter that will check the proper bit of the userAccountControl attribute so that you will only get information on user accounts that are disabled. The clause to AND with the others is:

    (userAccountControl:1.2.840:113556:1.4.803:=2)

Similar Threads

  1. Disabled user account in CentOS 5.5
    By Delightful. in forum Operating Systems
    Replies: 5
    Last Post: 05-05-2011, 10:38 AM
  2. Why is my rediffmail account is been disabled
    By feNRE123 in forum Technology & Internet
    Replies: 5
    Last Post: 04-04-2011, 08:07 AM
  3. My steam account is set to disabled
    By Mercia mAC in forum Video Games
    Replies: 5
    Last Post: 11-12-2010, 12:00 AM
  4. Facebook account is disabled
    By One4u in forum Technology & Internet
    Replies: 8
    Last Post: 07-06-2010, 11:58 AM
  5. How do i get my disabled yahoomail account back
    By Common in forum Technology & Internet
    Replies: 4
    Last Post: 22-01-2010, 01:04 AM

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,714,140,197.41232 seconds with 18 queries