Security Audit Failures in Event Viewer Windows Server 2008R2
Posted
by
Jacob
on Server Fault
See other posts from Server Fault
or by Jacob
Published on 2013-07-30T21:42:53Z
Indexed on
2014/06/13
15:27 UTC
Read the original article
Hit count: 294
windows-server-2008-r2
|eventviewer
When I am looking at the security tab of my event viewer on a Windows Server 2008 R2, I am showing a ton of Audit Failures with Event ID 4776.
The computer attempted to validate the credentials for an account.
Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Logon Account: randy
Source Workstation: HPDB1
Error Code: 0xc0000064
I verified the account "randy" exist in my Active Directory. From my understanding, there has not been any recent password changes. Is there any way to get detailed information on this error? I am wondering what program is requesting this information.
Also, is there any way to clear this error up? I was thinking about resetting the password and changing it back to the original.
© Server Fault or respective owner