I do not see any failed logon attempts in my windows sever 2003 security event log (I see only successful ones). However, I have a user that is getting locked out very often and I need to try to determine why. Is there a setting that might be hiding the failed login attempts, or a way to view these?

link|improve this question

59% accept rate
feedback

1 Answer

up vote 3 down vote accepted

If your auditing policy is set to only log successful events, you will only get successful events. Change your auditing policy to log logon failures as well, then look at these Microsoft tools to help you troubleshoot the lockout issue.

link|improve this answer
As in this? support.microsoft.com/kb/814595 – Scott Szretter Sep 29 '11 at 23:02
Yes, that is what you are looking to do. – Christopher Sep 29 '11 at 23:23
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.