JAAS DIGEST authentication Tomcat5.5.17

2006-05-04 Thread Frederic . Visticot
I have Tomcat working with FORM and BASIC authentication. All is OK for this 2 modes. When i try with DIGEST and insert digest="MD5" in the JAAS realm i have the error copied in attach. IS Digest supported with JAAS in this Tomcat version ??? What can i do ? Is it a bug ? or a configuration pb ?

Re: JAAS DIGEST authentication Tomcat5.5.17

2006-05-01 Thread Frederic . Visticot
generated... I'm thinking my LoginModule is never used by Tomcat wiht Digest authentication !!! Visticot Frédéric 0130771312 Mark Thomas <[EMAIL PROTECTED]> 02/05/2006 03:47 Please respond to "Tomcat Users List" To: Tomcat Users List cc: Subject:

Re: JAAS DIGEST authentication Tomcat5.5.17

2006-05-01 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > I have Tomcat working with FORM and BASIC authentication. All is OK for > this 2 modes. > When i try with DIGEST and insert digest="MD5" in the JAAS realm i have > the error copied in attach. With DIGEST auth and digest="MD5" you need to make sure the passwords are dig

JAAS DIGEST authentication Tomcat5.5.17

2006-05-01 Thread Frederic . Visticot
I have Tomcat working with FORM and BASIC authentication. All is OK for this 2 modes. When i try with DIGEST and insert digest="MD5" in the JAAS realm i have the error copied in attach. IS Digest supported with JAAS in this Tomcat version ??? What can i do ? Is it a bug ? 1 mai 2006 23:36:52 or