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

Re: --tunnel-user fails to set username for commit

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-01 00:02:21 CEST

On Jun 30, 2005, at 4:10 PM, Matt Knox wrote:

> We have a single local user, subversion, with a number of different
> users logging in with different keys over ssh. All of the commits are
> recorded as coming from author 'subversion', not 'matt' or whatever.
>
> system user: subversion
>
> in the authorized-users file:
> command="/usr/local/bin/svnserve -t --tunnel-user=matt",no-port-
> forwarding,\
> no-agent-forwarding,no-X11-forwarding,no-pty \
> ssh-dss [KEY] matt@XXXX.com
>
> but changes are committed as subversion, not matt
> note: there is no system user matt nor is there any configured
> subversion user matt
> What is it that we are doing wrong?

Perhaps you're using a 1.0 svnserve? The --tunnel-user option didn't
exist until 1.1 or later.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 1 00:12:06 2005

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.