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

RE: Query on SVN+SSH

From: Jason Winnebeck <jpwasp_at_rit.edu>
Date: 2007-07-12 16:21:01 CEST

The disadvantage for SVN+SSH access is that the users need to have shell accounts. It might be possible to have some login shell jiggery to make it so they can't log in, but if you really want to have control you need to use a server. If you are concerned about security, HTTPS over Apache is your best bet, otherwise SVN protocol can work to prevent the need for shell accounts, but is not secure.

Jason Winnebeck

________________________________________
From: Sahadeo Raskonda [mailto:snraskonda@gmail.com]
Sent: Thursday, July 12, 2007 9:57 AM
To: users@subversion.tigris.org
Subject: Query on SVN+SSH

Dear Folks,
 
Can anyone please help me on this ??
 
I have installed SVN-1.4 on RHEL4 Box by RPM's
Further configured SVN+SSH access by
1) Creating System users on the Box.
2) Wrapper script to embed svnserve
Like all steps in http://svn.haxx.se/dev/archive-2004-03/0253.shtml
and it works fine....
 
But problem is users can logon onto Box and delete entire REPO !!!
 
Further I was exploring http://svn.collab.net/repos/svn/trunk/notes/ssh-tricks
But this doesnot work fine...
 
Any ideas on How to configure svn+ssh which uses system users and no shell access to these users ??
 
Thanks in Advance for your help,
Regards,
Saha
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 12 16:21:44 2007

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.