Hello,

I am in the process of migrating our web application to Tomcat 3.2. 
Currently I am looking at re-working our current method of
authentication.  I noticed that in the server.xml file there is a note
that says "You can plug more advanced authentication modules".  Since
JDBCRealm will not work for us, I am assuming I need to write my own
module/Realm class.  Is my assumption correct?  What do I need to create
my Realm class?  I looking for the "right way" to do this, since it
looks like what we did before that worked with Tomcat 3.1, is now broken
with 3.2.  I want to write whatever I need to write in a manner that
will be compatible for future releases of Tomcat.  Sorry if I sound a
bit confused -- I am :)

Thanks for any help,

David
-- 
David Haraburda - [EMAIL PROTECTED]
Outsourcing Center - Providing Insight Into Outsourcing
972-980-0013 x736

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to