You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Maxime Colas des Francs <ma...@sts.ca> on 2003/05/16 16:04:52 UTC

JDBCRealm

Hello,

I attempt to understand a strange comportement of my Tomcat 4.1.24
I use "form authentification" with JDBCRealm, works great but
for each authentification i can found 9 lines in my "Host Logger" file

2003-05-16 09:45:16 JDBCRealm[my_host]: Username 606851 successfully 
authenticated
2003-05-16 09:45:16 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:19 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:24 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:28 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:37 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:43 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:45:56 JDBCRealm[my_host]: Username 606851 has role user
2003-05-16 09:46:00 JDBCRealm[my_host]: Username 606851 has role user

is it normal ??

Thks !



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org