Need to identify and come across Account lockout issue

A

abhijeet

One of my domain user's account is getting locked automatically, Would like
to know the root cause and the further plan of action to avoid reoccurance of
such issue, Can someboby hepl me with this??

Thanks,
Abhijeet
 
H

Hank Arnold (MVP)

abhijeet said:
One of my domain user's account is getting locked automatically, Would like
to know the root cause and the further plan of action to avoid reoccurance of
such issue, Can someboby hepl me with this??

Thanks,
Abhijeet

It's almost always due to some scheduled task that is trying to run
using invalid account credentials. tough part is finding out which
computer is doing it.

--

Regards,
Hank Arnold
Microsoft MVP
Windows Server - Directory Services
 
A

abhijeet

Thnaks Meinolf,

Would be great if you could let me know the method to read and identify
which system or service is sending the wrong credentials due to which the
account gets locked. I am using alockout.dll logs created in
c:/Windows/debug/alockout.txt.

Further help will be much appreciated.

Kind regards,
Abhijeet
 
M

Meinolf Weber

Hello abhijeet,

You can compare the output from c:/Windows/debug/alockout.txt with the events
that are logged in either the Netlogon log files or the Security event log
files, because the time stamp should match something.

Have a look on this one:
http://technet.microsoft.com/en-us/library/cc776964.aspx

Detailed step's how to read the netlogon log.

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top