[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: mod_authz_svn bug(?) & question

From: Sander Striker <striker_at_apache.org>
Date: 2003-06-24 10:39:48 CEST

> From: Chris Hecker [mailto:checker@d6.com]
> Sent: Tuesday, June 24, 2003 10:32 AM

> Two mod_authz_svn questions:
>
> 1. I have a very simple authz file:
>
> [/]
> test=r
>
> and the snv httpd.conf section below, and "test" and "checker" in the
> .htpasswd file. If I point a browser at the repository and log in as test
> it brings up the webpage. If I log in as checker, a valid user but not
> listed in the authz file, httpd's working set grows to 250MB or so (on a
> 128mb physical ram machine) and it dies.

Hmmm. I'll try and reproduce this.
 
> 2. How does the authz stuff interact with using SVNParentPath?

Currently, it doesn't.

> I want to use SVNParentPath and have the repositories under that, and use
> authz to do fine-grained permissions on them. In testing this I discovered
> the above [potential] bug, so I didn't get far. Can I do this? So, if I have
> repositories/a and repositories/b, and point SVNParentPath at
> repositories/, will the authz file do the right thing on [/], [/a], and
> [/b] sections, etc.?

This is all TBD.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 10:40:39 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.