> From: "Jim Henderson" <[EMAIL PROTECTED]> > Sent: Wednesday, May 18, 2005 11:45 AM
> I am attempting to rewrite org.apache.catalina.users to access an existing > backend application database of users and groups. The database could have > hundreds of users. I cannot add/change/delete users or groups in the > database from the Tomcat Admin consol. In other words authentication will > be indirectly performed using an external DB. I would suggest you go take a look at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html quickly to make sure you're doing as little work as necessary. Regards, Will Hartung ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
