RE: secure svn
From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 2 Sep 2009 11:58:14 -0400
>
I really meant the configuration file that specifies your authentication methods. I know with svnserve you use the svnserve.config file in the repository. I think with apache this configuration is done in the httpd.conf file.
Do you have Require valid-user in your <Location> section? For example. If not, then you are allowing non-authenticated access.
The doc on this is here: http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.serverconfig.httpd.authz
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.