getting a "Window Authentication" Login failure...

  • Thread starter Thread starter Twitch
  • Start date Start date
T

Twitch

Turns out I can only use Windows Authentication for the website. So I ask
again. Is there a way or method of knowing when a "Window Authentication"
logon fails? Maybe a system exception I can catch? or an event?

Thanks.
 
Okay, I think I found a possible solution and I'd just like to share.

I'm just creating another ASP.NET app in a directory that has anonymous
access and have an aspx page that displays the "login Failure" message to
the user as well as run some code that stores the login failure for auditing
purposes (along with the client ip, etc)

Thanks.
 

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