Re: Disable password checking for Manager app

2008-07-21 Thread dracus
separate infrastructure for updating the Tomcat manager passwords. When you are talking about a dozen plus servers with a half dozen to a dozen Tomcat containers each, with both operational staff and separate development staff for each container needing access to the manager, managing passwor

Disable password checking for Manager app

2008-07-18 Thread dracus
Greetings, all I have a web app server that has Apache in front of Tomcat. Apache is handling user authentication and security checking (through an experimental X.509 <-> Kerberos gateway service being developed by others in my group, but that is neither here nor there), and passes the user

Having both Manager and non-default webapps as root

2007-07-26 Thread dracus
Greetings, all, I am setting up a Tomcat server for the developers I work with, and am having a problem getting the config to work the way they requested. They want their own custom webapp to be the default webapp, and have the manager available to allow deploying new versions of their webapp, s