You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Donald Ball <ba...@webslingerZ.com> on 2001/04/16 19:18:03 UTC

question regarding realms

hi guys. i'm running tomcat-catalina out of cvs and i'm trying to protect
my standalone tomcat-catalina instance using the same crypted passwords
that live in my existing apache.htpasswd files - either using MemoryRealm
or JDBCRealm, i don't care much which. i'd imagine this is fairly common,
does anyone have a working configuration they could share? i note the
JDBCRealm stuff has been refactored since b3, and now you can apparantly
request a particular digest, but it's unclear how to go about doing so,
and what the proper value would be for a 'crypt' digest. any help? tia.

- donald