Joe here is one possible starting point for JDBCRealm http://jroller.com/page/brviking?entry=glassfish_for_tomcat_users_jdbc another JDBCRealm example using kerberos http://www.pramati.com/docstore/1270002/index.htm
HTH M- --------------------------------------------------------------------------- This e-mail message (including attachments, if any) is intended for the use of the individual or entity to which it is addressed and may contain information that is privileged, proprietary , confidential and exempt from disclosure. If you are not the intended recipient, you are notified that any dissemination, distribution or copying of this communication is strictly prohibited. > 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] > >