Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there a way to tell failed login

Status
Not open for further replies.

craigK

MIS
Mar 28, 2001
71
US
Is there a way to tell failed login attempts from the network?

I've noticed that failed login auditing only logs failed logins at the server or when the actual lockout occurs from a network user.

Are the actual unsuccessful attempts logged anywhere?
 
Check Event Viewer under Administration Tool, look for those red stop signs. Double click on that, some of them says, access deny......

I see a lot of those each day

hope this helps!
 
I do see what you mentioned occasionally in the system log (Event ID 5722 Access is Denied). I think this error has to do with the computer name authentication (Microsoft Article Q150518).

I was looking more to the security event log. I intentionally attempted to login with the wrong password repeatedly until the lockout occured. The lockout event was the only event recorded in the security event log even though I have auditing enabled for login success and failure.

I was trying to see if the actual wrong tries are logged anywhere.

 
Remember that auditing is done on a computer-by-computer basis. Once you've enabled auditing for failed logons at a domain controller, it will affect all domain controllers. Member servers and Workstations have to have auditing enabled on each machine. You'll also have to check the Security log on each machine, which you can do remotely...

Hope this helps... :cool: - Bill

"You can get anything you want out of life, if you'll just help enough other people get what they want" - Zig Ziglar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top