i’m looking for a code that detects failure to log in into windows.
i’ve looked into sens.dll (ISensLogon interface) and it provides only log on\off capabilities but not an event when incorrect logon was made.
thanks,
Zack
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Switch on the auditing of these events and query the security event log in you program.