This may not be the answer you are looking for, but if you implement the
login form yourself, you can log failed login attempts however you want
to...
-
Scott

> -----Original Message-----
> From: Rob Cartier [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, March 08, 2002 10:36 PM
> To: 'Tomcat Users List'
> Subject: help: logging failed login attempts
> Importance: High
> 
> 
> I have been searching high and low trying
> to find a way to catch failed login attempts after
> form authentication fails. Currently in my web.xml
> file it just gets re-directed to the errorpage
> but I want to record it
> 
> All I want to capture is the username (j_username) that was 
> attempted so I can log it and keep track of the failures to 
> lock the account.
> 
> everything else is available from the cgi variable 
> getRequest..etc... methods.
> 
> Posted this a few times but nobody as responded
> is this even available 
> 
> Rob Cartier
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to