You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2007/06/30 11:46:31 UTC

Re: Tomcat authentication custom realm digest="md5" ignored

Arkadi.Kosmynin@csiro.au wrote:
> 
> I have this setup working on my Windows development computer under
> Tomcat 5.5. Everything works fine. I get a hash value from Oracle and
> pass it back to Tomcat on request. 
> 
> BUT! I can't get it to work in test environment on Solaris under Tomcat
> 5.0.28. The major difference in configuration of these two environments
> (except OS and Tomcat version, of course) is that on Solaris, two
> applications are configured to run as virtual hosts and the third one
> (the one in question) is in a path of one of those hosts. On Windows,
> there are only two applications that are running from paths under a
> common root. 

Could be the result of bug fixed in 5.5.x. Try using the 5.5.x code in
your custom realm rather than extending the 5.0.x realm.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org