Active Directory How-To pages

Active Directory Auditing Tool
Get Your Free Trial Free, fully functional 30-day trial
Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » Active Directory How-To pages

How to find the source of an Active directory account lockout?

  1. Login to the domain controller with administrative privileges.
  2. Open the Group policy editor (Run → gpedit.msc) on a local computer (on which you want to track the lock source) and enable the following policies in Computer Configurations → Windows Settings → Security Settings → Local Policies → Audit Policy:
    • Audit process tracking: Success / Failure
    • Audit logon events: Success / Failure

    how-to-find-the-source-of-an-active-directory-account-lockout

  3. Open event viewer and search Security log for event ID 4625.

    how-to-find-the-source-of-an-active-directory-account-lockout-2

In this case, the source of the account lockout is a process mssdmn.exe (Sharepoint component).The user needs to update password on the Sharepoint web portal.