Apache - Subversion Auth using multiple Location statements
From: Sean Kuyk <sean.kuyk_at_pramerica.ie>
Date: Wed, 24 Aug 2011 16:18:46 +0100
Hi,
I'm running Apache 2.2.3 on RHEL 5.5. The server is used as a Subversion
I use global read access to our repositories and authenticate repo updates
I'm now trying to limit both read and write access to a subdirectory
However - Although I am prompted for a userid / password when the
When using one Location statement and authenticating updates only all
Bit at my wits end here - Have tried Allow / Deny / Satisfy / Require
My config files :
### ## #
Subversion.conf
<Location /svn>
<Location /svn/REPO/SUBDIR> ( This is the one I want to limit )
### ## #
/etc/httpd/conf/SVNAccessFileAAA
/etc/httpd/conf/SVNAccessFileBBB
In addition to the above 2 SVNAccessFiles I have also tried the following
[REPO:/]
[REPO:/SUBDIR]
### ## #
/etc/httpd/conf/My_krb5_auth.conf
It APPEARS to me that the fact that there are two Location statements
Please be gentle - Obviously no great master of Apache & tend to figure
Thanks !
Sean
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.