Restricting access
From: Adrian Marsh <Adrian.Marsh_at_ubiquisys.com>
Date: 2007-03-07 15:54:54 CET
Hi,
I've an SVN server, accessed by svn+ssh, with 2 repositories. I'd like
The SSH config includes the setup to specify the tunnel user, eg:
command="/usr/local/bin/svnserve -t
My svnserve.conf file has:
-----
My authz file has:
-----
[/]
This config works ok, and user "marsh" has r/o access to the repository.
So I thought that I'd need to specify the realm in the authz file, and
-----
[test_r:/]
But instead I get an authorisation failure.
NB: At this point, both authz and svnserv.conf are in the same conf/
The full unix path to the repo is /svn/test_abc, so does the [test_r:/]
What did I miss??
Adrian
---------------------------------------------------------------------
|
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.