Re: Disable password checking for Manager app

2008-07-21 Thread dracus
Rainer Jung-3 wrote: > > > What about using a different connector to use the manager webapp? It > wouldn't be to uncommon to let customer traffic in via the AJP > connector, and local admin traffic via the/an http connector. Since that > one wouldn't have the tomcatAuthentication="false", it

Re: Disable password checking for Manager app

2008-07-19 Thread André Warnier
Rainer Jung wrote: dracus schrieb: 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 neith

Re: Disable password checking for Manager app

2008-07-19 Thread Rainer Jung
dracus schrieb: 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), an

Re: Disable password checking for Manager app

2008-07-18 Thread André Warnier
dracus wrote: 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