[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dav-dev
Subject:    Re: [dav-dev] <LimitExcept> block not working properly
From:       "C. Daniel Chase" <Dan-Chase () UTC ! edu>
Date:       2002-04-18 19:06:59
[Download RAW message or body]

Joe-

It worked like a charm!

I guess you should send that to Alan DeKok and get him to include it in
an update.

Thanks!

-Dan

On Thu, 2002-04-18 at 14:47, Joe Orton wrote:
> On Thu, Apr 18, 2002 at 01:39:02PM -0400, C. Daniel Chase wrote:
> > I'm not sure if this is a WebDAV issue or not, but perhaps someone here
> > has seen this before:
> > 
> > I've narrowed down my problem to something related to the use of
> > <LimitExcept>. With LimitExcept or Limit, as I've tried both, I cannot
> > PUT a file that does not already exist.
> 
> And you get a 404 response? This was brought up last year sometime,
> there was an issue with mod_auth_radius, does this patch help?
> 
> joe
> 
> --- ../mod_auth_radius-1.5.2/mod_auth_radius.c	Mon Oct 23 21:03:35 2000
> +++ mod_auth_radius.c	Sat Jan 27 10:33:23 2001
> @@ -1059,15 +1059,6 @@
>      DPRINTF("No cookie found.  Trying RADIUS authentication.\n");
>    }
>  
> -  /*
> -   *  This is for one-time passwords, so we don't get too badly out of sync .
> -   *  Also, don't bother doing the stat for requests we're proxying.
> -   */
> -  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 */
> -  }
> -
>    /* Check the password, and fill in the error string if an error happens */
>    if (!(check_pw(r, scr, c->user, sent_pw, state, message, errstr))) {
>      DPRINTF("RADIUS authentication for user=%s password=%s failed\n",
-- 
C. Daniel Chase                                Dan-Chase@utc.edu
Web Development Specialist                        (423) 755-4363
The University of Tennessee at Chattanooga   http://www.utc.edu/

_______________________________________________
dav-dev maillist  -  dav-dev@lyra.org
http://dav.lyra.org/mailman/listinfo/dav-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic