Re: ProxyPass and authentication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I checked logs for Apache version change
5th April 2012 Apache/2.2.21 (Linux/SUSE) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 DAV/2 SVN/1.6.17 mod_perl/2.0.5 Perl/v5.14.2 3th September 2012 Apache/2.2.21 (Linux/SUSE) mod_ssl/2.2.21 OpenSSL/1.0.0e PHP/5.3.8 DAV/2 SVN/1.6.18 mod_perl/2.0.5 Perl/v5.14.2

It's looks like SVN only reports version change. Is this module managed by Apache or by SVN team? Can module be written such a way that failed authentication may result in passing requests to PrxyPass? I don't know about HTTPD API, but maybe some change in function result (e. g. backed thinks not found) can cause it?

When I comment ProxyPass / balancer:// line I can login to SVN, via web browswer, then if I uncomment this and restart server I can still browse SVN, but when I clear active logins from Firefox I get Glassfish 404.

Regards

On 03.11.2012 23:27, Igor Cicimov wrote:
On 04/11/2012 4:39 AM, "Radosław Smogura"  wrote:
 >
 > Hello,
 >
 > I have problem with access to /svn-rs path - I get 404 not found
page from Glassfish server instead of authentication request from
Apache.
 > Checking with FireBug I see headers WWW-Authenticate Basic
realm="My realm", and in addition Powered-By Servlet/3.0 JSP/2.2
 > for Glassfish's 404.
 >
 > In addition I don't see my requests are logged as well in Apache
logs, and Glassfish ones.
 >

First increase apace LogLevel to debug

Here are snips of my config
 >
 >  ServerName X
 > ServerAlias X Y Z
 > UseCanonicalName off
 > SetOutputFilter deflate
 >
 > #Snips logging and SSL
 >
 > ProxyPass /svn-rs !
 > ProxyPass / balancer://cluster-1-ajp-s/
 > ProxyPassReverse / balancer://cluster-1-ajp-s/
 >
 >
 > SetOutputFilter DEFLATE
 > DAV svn
 > SVNParentPath /srv/svn-rs
 >
 > AuthType Basic
 > Require ldap-dn DN
 > #Snips
 >
 >
 >
 > When I comment ProxyPass / ajp:// or I will down Glassfish
everything works as expected.
 >
> I haven't used this path for some time, but I'm sure it was working
on 1th April 2012 (I checked in logs), today this stopped to work.
 >

Hard to believe that, things work or not ... except if something has
changed and they suddenly stop. So what has changed since April???

Can someone explain me what I do wrong?
 >
 > Kind regards,
 > Radosław Smogura
 >
 >
 >
---------------------------------------------------------------------
 > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx [3]
 > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx [4]
 >


Links:
------
[1] mailto:mail@xxxxxxxxxx
[2] http://217.118.26.142
[3] mailto:users-unsubscribe@xxxxxxxxxxxxxxxx
[4] mailto:users-help@xxxxxxxxxxxxxxxx


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux