On November 21, 2011 14:49 , Mark Montague wrote:
I need Tomcat 6 to use the authentication performed by the front-end
webserver without breaking the roles required by the Tomcat Manager
webapp.
I'm replying to myself to document what I did in case it helps other
people. Feedback and critic
On November 21, 2011 17:35 , André Warnier wrote:
Mark Montague wrote:
Any advice on how to solve this problem? I need Tomcat 6 to use the
authentication performed by the front-end webserver without breaking
the roles required by the Tomcat Manager webapp.
I know that it does not answer yo
Mark Montague wrote:
...
Any advice on how to solve this problem? I need Tomcat 6 to use the
authentication performed by the front-end webserver without breaking the
roles required by the Tomcat Manager webapp.
I know that it does not answer your question, but may I ask why ?
If you alrea
On November 18, 2011 16:17 , Leo Donahue - PLANDEVX
wrote:
Is is possible to ... or some other independent source for role
information?
> A sample using JNDI and active directory in the archives.
>
> http://www.mail-archive.com/users@tomcat.apache.org/msg74641.html
And a SQL server DataSourc
>-Original Message-
>From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov]
>Subject: RE: Tomcat Manager WebApp authentication
>
>>-Original Message-
>>From: Mark Montague [mailto:m...@catseye.org]
>>Subject: Tomcat Manager WebApp authent
>-Original Message-
>From: Mark Montague [mailto:m...@catseye.org]
>Subject: Tomcat Manager WebApp authentication
>
>
>Is is possible to ... or some other independent source for role information?
>I've read the
>documentation on realms and security cons
I'm running Tomcat 6.0.24 behind Apache HTTP Server 2.2.15 with
mod_proxy_ajp. I edited tomcat-users.xml and the Tomcat Manager WebApp
works fine.
I then configure Tomcat to use the authentication done by the front-end
web server, by setting the tomcatAuthentication="false" attribute for
the