On Fri, 19 Oct 2001, Niklas Neumann wrote:
> Hi,
>
> we intend to use the Tomcat server to serve JSP and servlets for our
> intranet. Actually it fails because Tomcat isn't able to authenticate our
> users with their linux md5crypted-password.
> I think md5crypted-passwords are a type of standard
Niklas,
See my questions inline:
> If you agree but no one is wiling to adopt the task, I will. I suggest the
> possibility to add an 'crypt="TYPE"' directive to the realm configuration.
Currently, there already is a "digest" attribute for a Realm. The
defualt in server.xml is no digest. But cu
Hi,
we intend to use the Tomcat server to serve JSP and servlets for our
intranet. Actually it fails because Tomcat isn't able to authenticate our
users with their linux md5crypted-password.
I think md5crypted-passwords are a type of standard on linux systems and
would really appreciate the a