[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-07 23:01:55 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?

-- 
b++
pr(a+=b) while (pr(b+=a) < 10000)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 23:50:09 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.