mirror of
https://github.com/TonyPhipps/SIEM
synced 2026-06-08 12:43:05 +00:00
795 B
795 B
| 1 | Status Code | Description |
|---|---|---|
| 2 | 0xC0000064 | user name does not exist |
| 3 | 0xC000006A | user name is correct but the password is wrong |
| 4 | 0xC0000234 | user is currently locked out |
| 5 | 0xC0000072 | account is currently disabled |
| 6 | 0xC000006F | user tried to logon outside his day of week or time of day restrictions |
| 7 | 0xC0000070 | workstation restriction, or Authentication Policy Silo violation (look for event ID 4820 on domain controller) |
| 8 | 0xC0000193 | account expiration |
| 9 | 0xC0000071 | expired password |
| 10 | 0xC0000133 | clocks between DC and other computer too far out of sync |
| 11 | 0xC0000224 | user is required to change password at next logon |
| 12 | 0xC0000225 | evidently a bug in Windows and not a risk |
| 13 | 0xc000015b | The user has not been granted the requested logon type (aka logon right) at this machine |