> From: Mark Leone [mailto:[EMAIL PROTECTED] > Subject: Re: Manager app authentication not working with JDBCRealm > > Implementing a JAASRealm sounds easy enough
I wasn't suggesting that you convert to a JAASRealm, but just providing evidence that the manager webapp is not tied to the UserDatabaseRealm. > I noticed that the prompt for my credentials says > "Enter username and password for 'Tomcat Manager > Application'". That prompt comes from the 401.jsp file in the manager webapp, not the <realm-name> in the web.xml file; I don't think the <realm-name> is actually used anywhere. > I've commented out the <resource-env-ref> element > in web.xml that was referencing the variable "users" > mapped via the <ResouorceLink> in the context.xml file ??? There's no such <ResourceLink> in webapps/manager/META-INF/context.xml, nor in conf/context.xml, so where did that come from? Sounds like you don't actually have a clean Tomcat 6 installation. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]