Re: Apache HTTPD <-> Tomcat, Passing Errors

2011-12-05 Thread Mark Montague
On December 5, 2011 16:04 , Jonathan Rosenberg wrote: On Mon, Dec 5, 2011 at 3:51 PM, Mark Montague wrote: On December 5, 2011 15:42 , Jonathan Rosenberg wrote: I'd like page-request errors on the Tomcat side to be to be passed back to httpd for handling. right now, Tomcat format

Re: Apache HTTPD <-> Tomcat, Passing Errors

2011-12-05 Thread Mark Montague
ust added for AJP reverse-proxies in Apache HTTP Server 2.3.12. The feature will hopefully be backported into the next release of the 2.2 branch, though, so check again when 2.2.22 is released. For more information, see https://issues.apache.org/bugzilla/show_bug.cgi?id=50945 -- Mark Mon

Re: Tomcat Manager WebApp authentication

2011-11-23 Thread Mark Montague
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. Feedbac

Re: Tomcat Manager WebApp authentication

2011-11-21 Thread Mark Montague
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

Re: Tomcat Manager WebApp authentication

2011-11-21 Thread Mark Montague
org.apache.catalina.realm.RealmBase hasResourcePermission FINE: No role found: manager Nov 21, 2011 1:27:49 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Failed accessControl() test -- Mark Montague m...@catseye.org

Tomcat Manager WebApp authentication

2011-11-18 Thread Mark Montague
figure the Tomcat Manager WebApp to rely on the front-end web server for authentication but use tomcat-users.xml or some other independent source for role information? I've read the documentation on realms and security constraints, and googled, but the solution is not obvious to me. Th

Re: Single Sign On

2007-08-22 Thread Mark Montague
n.org/ Pubcookie - http://www.pubcookie.org/ CAS - http://www.ja-sig.org/products/cas/ WebAuth - http://www.stanford.edu/services/webauth/ Mark Montague ITCS Web/Database Production Team The University of Michigan [EMAIL PROTECTE

Re: Perl -T taint mode

2007-04-04 Thread Mark Montague
For more information, see http://perldoc.perl.org/perlsec.html Mark Montague ITCS Web/Database Production Team The University of Michigan [EMAIL PROTECTED] - To star