|
| |||||||||
| Tags: 2003, bad, check, controller, login, password |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| How to check bad password login in Windows 2003 domain controller? password & account locked event in the domain controller secuirty event log, even I enable audit log in domain policy. How to check bad password login in Windows 2003 domain controller? Thanks |
|
#2
| |||
| |||
| Re: How to check bad password login in Windows 2003 domain controller? "Will" <william@live.com> wrote in message news:7C65B787-BECE-4345-AE4E-B47823873E47@microsoft.com... > User report their user account always locked. But I cannot found any bad > password & account locked event in the domain controller secuirty event > log, even I enable audit log in domain policy. > > How to check bad password login in Windows 2003 domain controller? > > Thanks The information is not replicated between DC's, so you need to look on the DC (or DC's) that authenticated the user. I think there is tool to retrieve information about locked out accounts, but I cannot find information on it. However, I have an example VBScript program to retrieve information on all locked out users linked here: http://www.rlmueller.net/LockedUsers.htm The program contacts all Domain Controllers to get the information, so it can take awhile in a large network with slow connections. One of the purposes is to identify the DC autenticating the locked out users. Note that common causes are scheduled tasks or services that attempt to authenticate with old credentials. Also, persistent drive mappings to shares that require passwords can cause this. -- Richard Mueller MVP Directory Services Hilltop Lab - http://www.rlmueller.net -- |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to check bad password login in Windows 2003 domain controller?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Second Domain Controller in SBS 2003 using Windows 2003 R2 Server | Icel | Small Business Server | 5 | 10-06-2009 10:23 PM |
| Black Screen after Windows Vista Login to Domain Controller | bschlinker | Vista Administration | 0 | 29-05-2009 04:27 PM |
| Replacing Windows 2003 domain controller running exchange 2003 with a new Server hardware | saquibkhan | Server Migration | 2 | 18-03-2009 12:40 PM |
| Windows 2003 domain controller | Alexyy | Active Directory | 3 | 29-10-2008 05:41 PM |
| Windows Login password fails. Can switch user without getting login screen and bypass password !?!?!? | Dooger | Windows XP Support | 2 | 28-04-2007 08:57 PM |