Thanks very much.


-----Original Message-----
From: William Kaufman [mailto:[EMAIL PROTECTED]] 
Sent: Monday, July 30, 2001 5:00 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Security questions

> What is the default password for the admin context? 

It's in tomcat/conf/tomcat-users.xml .

> where can I find documentation on implementing security with tomcat? 

Start with the servlet specification at
http://java.sun.com/products/servlet/ .  You could also look at JDBCRealm
(sources and docs available at http://jakarta.apache.org/) as a sample
implementation.

                                        -- Bill K. 

Reply via email to