Workman, Joe wrote:
> I have an application that runs on tomcat that by default uses a
> JDBCRealm to query a database for authentication. I would like to use
> Kerberos for the user password authentication but still use my JDBCRealm
> for access control through roles. I was hoping you could point me in the
> right direction.  I am running on Solaris 9, java 1.5.0_10 with tomcat
> 5.5.17
>  
> I really appreciate any help you could give me!

You will need to write your own Realm.

Mark

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

Reply via email to