Re: Security Event log
From: Darren Hook [MSFT] (dhook_at_online.microsoft.com)
Date: 03/25/04
- Next message: Mauricio Encina [MSFT]: "Re: public folder permissions"
- Previous message: Ray: "Re: PEWA - Is anyone using it to proactively notify of expiring passwords?"
- In reply to: Nancy Huges: "Security Event log"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 25 Mar 2004 13:26:02 -0600
Hi Nancy -
Here is more information on the event that may help;
Logon Type: 3 = Network Logon
Error Code: 3221225572 = User logon with misspelled or bad user account
The will be very difficult to track for several reasons. One reason is that
the bad password attempts are only recorded on the domain controller that
processed the logon attempt (this is for Microsoft Windows 95-based and
Microsoft Windows 98-based clients). Another problem is that, because
Microsoft Windows NT-based clients are capable of recording the information
locally, a log entry is not recorded on any domain controller.
A relatively easy way to track bad password attempts in a domain is to
install the checked build of Netlogon.dll. This creates a text file on the
Server that can be examined to determine which clients are generating the
bad password attempts.
The version of Netlogon.dll that has tracing included is installed by
default in Windows 2000. To enable debug logging;
Enabling Debug Logging for the Net Logon Service
http://support.microsoft.com/default.aspx?scid=kb;en-us;109626
Setting DBFlag per the above article to 0x4 only records logon processing.
Setting it to 0x20000004 records the time stamp in addition to the logon
event. This may help you in narrowing the problem further by letting you
know what machine the logon is generated from. Once you know the machine
causing the event, then check that machine for any services are scheduled
tasks that might be causing the problem.
The below article gives examples of the output and what to review;
Using the Checked Netlogon.dll to Track Account Lockouts
http://support.microsoft.com/default.aspx?scid=kb;EN-US;189541
Hope this helps.
Darren Hook
dhook@online.microsoft.com
Microsoft PSS
Please do not send email directly to this alias. This alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Mauricio Encina [MSFT]: "Re: public folder permissions"
- Previous message: Ray: "Re: PEWA - Is anyone using it to proactively notify of expiring passwords?"
- In reply to: Nancy Huges: "Security Event log"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|