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

--tunnel-user fails to set username for commit

From: Matt Knox <matthewknox_at_gmail.com>
Date: 2005-06-30 23:10:13 CEST

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?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 30 23:29:26 2005

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.