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

Re: Alternatives for remote access?

From: mark benedetto king <bking_at_inquira.com>
Date: 2002-08-30 17:24:06 CEST

On Fri, Aug 30, 2002 at 09:35:27AM -0500, David Summers wrote:
>
> Am I missing something? I would never set up read/write access to the
> repo to "allow unrestricted access to the remote repo". I would use the
> normal subversion/apache mechanisms for authenticating the repo users.
>

Of course any authentication you do on the connection would still
be useful.

However, look at how the subversion repo is set up: world readable,
writable only on authentication.

I might want an in-house repo to be set up the same way, except that
world would be defined as "within the corporate network". This
would mean that anyone with access to the local endpoint of the tunnel
would have that readonly capability.

If we encourage people to use this ssh-port-forwarding approach we
should also encourage them to disable unauthenticated reads.

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 30 17:31:02 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.