Re: Authentication issues
From: Aaron Wood <woody77_at_gmail.com>
Date: 2005-09-27 01:55:31 CEST
On 9/26/05, Aaron Wood <woody77@gmail.com> wrote:
<Location /svn>
AuthName "SVN Server"
Require valid-user
AuthzSVNAccessFile "/svn/svnaccess.conf"
</Location>
coupled with /svn/svnaccess.conf:
[/]
and it all works the way I expect, with the correct rejection of invalid names.
However, it appears for this to work, I need to add each user to the
This is still confusing to setup... But I'm making progress now.
Again, any help appreciated.
-Aaron
---------------------------------------------------------------------
|
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.