Apache Server configuration support - mod_auth_ldap and mod_jk, authentication too late

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > November 2006 > mod_auth_ldap and mod_jk, authentication too late





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author mod_auth_ldap and mod_jk, authentication too late
stephane.frenot@insa-lyon.fr

2006-11-07, 1:20 pm

Hello all,
I'm using apache linked to tomcat through mod_jk.

I want to protect access to tomcat pages through apache authentication
with ldap_auth modules.

The authentication works fine for all static pages, but when I access
JkMount parts, the tomcat engine displays the page then after displays
the authentication banner.

Example :
Alias /edt "/var/lib/edt"
<Directory "/var/lib/edt">
require user test
allow from all
</Directory>
JkMount /edt/*.jsp ajp13

If I access /edt/test.html --> authentication triggers fine, but
if I access /edt/hello.jsp --> The page hello is displayed thenafter I
get the authentication banner !!!


apache -2.0.59
mod_jk -1.2.19

Gentoo powered

Any Clue ????

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com