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

Re: Securing SVN directories

From: Marko Käning <mk362_at_mch.osram.de>
Date: Fri, 21 Nov 2008 17:01:04 +0100 (CET)

> If you are using svn+ssh, things are a bit trickier because you need
> to have the read/write access on both the owner and group, and the

Yep, I forgot to mention in my earlier post that my users do access my
repo via svn+ssh.

Actually I'd recommend running svnserve and tunnel each user accessing the
repo individually - and by doing so keep all info concerning keys in one
authorized_keys file. That saves some administrative hassle concerning all
the SSH user accounts and their .ssh directories. (Unfortunately I cannot
go this way myself, since I need all the accounts for SSH access to CVS
repos as well.)

Marko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-21 17:01:41 CET

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.