Public bug reported:

Binary package hint: libapache-mod-auth-radius

Hi,
On Ubuntu 8.04 with libapache2-mod-auth-radius 1.5.7-7

I have the same problem than here : http://objectmix.com/apache/671138
-radius-subversion-config.html

If I use radius on web page it is working.
If I use subversion with basic authentication it's working.
But if I use subversion with radius authentication it fail with error 404.

The solution is to remove the following lines (at 1192) : 
if ((strstr(r->filename, "proxy:") != r->filename) &&
      (stat(r->filename, &buf) < 0)) {
    return HTTP_NOT_FOUND; /* can't stat it, so we can't authenticate it */
  }

Is it possible to include this fix on the ubuntu package ?

Regards,
Nicolas

** Affects: libapache-mod-auth-radius (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Impossible to use  libapache2-mod-auth-radius with subversion
https://bugs.launchpad.net/bugs/305497
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to