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

svn+ssh and --tunnel-user no working as expected

From: Marcus Williams <marcus_at_quintic.co.uk>
Date: 2007-07-10 14:52:18 CEST

Hi -

I'm trying to set up a repository on a linux box that is running under a
single account "svn" but allows multiple developers to use it over ssh
using the --tunnel-user option.

My authorized_keys file has lines like [snipped key]:

command="/usr/bin/svnserve -t --tunnel-user=marcus",no-port-forwarding,\
         no-agent-forwarding,no-X11-forwarding,no-pty \
         ssh-rsa <KEY> marcus@quintic.co.uk

but all commits are appearing to come from the svn user. This is with
svnserve version 1.4.2 (r22196). The client is TortoiseSVN, but
presumably this shouldnt matter since the tunneling is on the server
side and thats what should be setting the user?

Anyone any ideas?

Thanks

Marcus

-- 
Marcus Williams, CAD Schroer UK Limited
39 Newnham Road, Cambridge, CB3 9EY
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 10 14:50:56 2007

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.