Skip to content

Active Directory User Logon Reports

A list of Active Directory User Logon Reports included in the Entralyzer application.

Reports located at Audit > Active Directory > User Logon Reports

Event IDReport NameDescription
4624All LogonsSuccessful account logon
4625All LogonsFailed account logon attempt
4648All LogonsA logon was attempted using explicit credentials
4624Successful LogonsSuccessful account logon
4625Failed LogonsFailed account logon attempt
4624Domain Controller LogonsSuccessful account logon
4625Domain Controller LogonsFailed account logon attempt
4648Domain Controller LogonsA logon was attempted using explicit credentials
4624Service Account LogonsSuccessful account logon (Type 4 and 5)
4625Service Account LogonsFailed account logons (Type 4 and 5)
4634User LogoffAn account was logged off
4647User LogoffA user initiated a logoff
4624Daily Logon SummaryDaily summary of successful logons
4625Daily Logon SummaryDaily summary of failed logons
4624Monthly Logon SummaryMonthly summary of successful logons
4625Monthly Logon SummaryMonthly summary of failed logons
4648Logon using explicit credentialsA logon was attempted using explicit credentials

Failure codes and reason:

Sub Status CodeFailure Reason
0xC0000064User name does not exist
0xC000006ABad password
0xC0000234User is currently locked out
0xC0000072Account is currently disabled
0xC000006FUser logon outside authorized hours
0xC0000070User logon from unauthorized workstation
0xC0000193User logon with expired account
0xC0000071Expired password
0xC0000133Clocks between DC and other computer too far out of sync
0xC0000224User is required to change password at next logon
0xC000015bThe user has not been granted the requested logon type (aka logon right) at this machine

4624: An account was successfully logged on

Section titled “4624: An account was successfully logged on”

List of logon types. This is important information as it tells you how the user logged on:

Logon TypeLogon Description
System (0)Used only by the System account, for example at system startup.
Interactive (2)Logon on directly to a computer
Network (3)Accessing network resource such as shared folder
Batch (4)Scheduled task or batch job
Service (5)Service or process logon
Unlock (7)This workstation was unlocked
NetworkCleartext (8)Network logon with cleartext credentials
NewCredentials (9)A caller cloned its current token and specified new credentials for outbound connections
RemoteInteractive (10)Remote Desktop logon
CachedInteractive (11)Logon with cached credentials
CachedRemoteInteractive (12)Same as RemoteInteractive. This type is used for internal auditing.
CachedUnlock (13)Workstation logon