Christian Hargraves wrote:
> 
> I have read the JDBCRealm.howto file, but I still have a few questions.

......

> 2) We have encrypted passwords. How would we configure JDBCRealm to
> handle them?

I tinkered with this on my redhat 7.0  box with tomcat 3.3M2 and
postgresql 7.1.  The static method mentioned in the HOWTO is not
`Digest' but `digest' (thank you jikes).  I have not verified that the
digested passwords work, because a) tomcat 3.3M3 fails for me
immediately aftetr authentication anyway, and b) there is no mention of
`Digest' as an attribute of ContextInterceptor in server.dtd, and I
suspect that the correct name for the attribute is `digest', as with the
metehod.  I have not bothered to get the code to check this.

Peter
-- 
Peter B. West  [EMAIL PROTECTED]  http://powerup.com.au/~pbwest
"Lord, to whom shall we go?"

Reply via email to