Display last unsuccessful login attempts

  • Thread starter Thread starter Peter Chung
  • Start date Start date
P

Peter Chung

Is there any settings in Win2k to display the last
unsuccessful login attempts on an account when that
account is successful log-in ? This should be a useful
security features to alert the account holders who is
attempting to break in. Do I need to write login scripts
to achieve this ?
 
You can view failed logon attempts by enabling account logon or logon events. Account
logon events keep track of where a user authenticated to while logging on locally to
computer which would either be the domain controller or the local sam if not logging
onto a domain. Logon events keep track of where a user uses his credentials to try to
access a resource, whether it is a domain machine he is logging onto or trying to
access a network share. Enabling account lockout policy will alert a user or
administrator when someone may be trying to access an account that they should
not.--- Steve

http://support.microsoft.com/default.aspx?scid=KB;en-us;q248260
 

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

Back
Top