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

FAQ update suggestion for ssh-svnserve-location

From: Michael Wardle <michael_at_endbracket.net>
Date: 2005-09-21 07:04:46 CEST

Hi

I was reading an item called "My svnserve binary is in a directory that
isn't on my users' default PATHs, they use svn+ssh, and I can't figure
out how to modify their PATH so that they can run svnserve" in the
Subversion FAQ at
<http://subversion.tigris.org/faq.html#ssh-svnserve-location>.

The suggested fix is to create a separate key for svnserve access for
each user.

It is possible to modify PATH for non-interactive sessions using the
/etc/environment file. I believe AIX and Solaris support this file out
of the box, while it is easy to add to Linux using the pam_env PAM
module. I figure this approach is likely to be less time consuming.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 21 11:23:18 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.