Re: HOWTO remove username/password from logging to tomcat logs

2006-05-29 Thread Terry Orechia
Do you know what version of tomcat this was fixed in? Thanks, - Original Message - From: "Filip Hanik - Dev Lists" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, May 26, 2006 10:12 PM Subject: Re: HOWTO remove username/password from logging to to

Re: HOWTO remove username/password from logging to tomcat logs

2006-05-26 Thread Filip Hanik - Dev Lists
this is JK/AJP connector, and it sucks, cause you can't remove it. later versions of tomcat its only logging this under debug. Filip Terry Orechia wrote: How do I control the logging of username/password in tomcat logs when a user logs into the tomcat website. There are no logging statement

Re: HOWTO remove username/password from logging to tomcat logs

2006-05-26 Thread david.delbecq
Are you sure this is your config? Your mail: "I am using .Form Based Authentication using Memory Realm via tomcat-users.xml file" Your web.xml: " FORM JDBCRealm " also, might be good if you check / send the context.xml of your webapp. This all looks to me like a request dump valve has bee

HOWTO remove username/password from logging to tomcat logs

2006-05-26 Thread Terry Orechia
How do I control the logging of username/password in tomcat logs when a user logs into the tomcat website. There are no logging statements in my servlet to print this data and there is no code to catch the login request . Each time a user logs into the website , the username and password are