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

Re: SVN+SSH access not advisable

From: Alan Barrett <apb_at_cequrux.com>
Date: Fri, 25 Jul 2008 19:56:09 +0200

On Fri, 25 Jul 2008, Marko Käning wrote:
> His .ssh/autorized_keys looks like this:
> ---
> from="myclient.net", \
> command="svnserve -t --tunnel-user=USER", \
> no-port-forwarding, \
> no-agent-forwarding,no-X11-forwarding,no-pty \
> ssh-rsa ...KEY... COMMENT

If you really have all thsoe spaces and backslashes, then it's unlikely
to work. All that stuff needs to be on a single line, with the first
space being just before "ssh-rsa".

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-25 19:58:55 CEST

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.