command="svnserve -t --tunnel-user user --root /root" on HP-UX
From: Hitzinger, Jozef <jhitzinger_at_soitron.com>
Date: Thu, 28 Feb 2008 15:50:12 +0100
Hello,
we're using subversion 1.4.6 from HP-UX porting archive
access, with repository under account "svn" and authorized_keys:
command="svnserve --tunnel-user user1 -t" \
svn commands via svn+ssh://svn@localhost/home/svn/repos are working.
Expected behavior is that the changes are logged as done by user1 or
Observed behavior: all changes are logged as done by account "svn".
Similarly, adding "--root=/home/svn" to the command seems to be broken,
Thanks for any hint that gets --tunnel-user working.
-- jozef :-) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-02-28 16:48:03 CET |
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.