artheus
September 4th, 2009, 05:19 AM
Hi!
I've recently installed an svn-repository on my ubuntu 9.04 server. And that requires that I use an svn+ssh protocol. Which means that I'd have to open the ssh port for my server to the www. And I don't really want that. So either, I'd want to config the ssh so that it doesn't let any ssh client connect to it, or sftp, which is a big security issue.
I'd really just want to either disable the sftp feature of ssh, or just change the protocol of my svn.
How?
I'm using Openssh, and subversion.
Cheers,
Artheus
I've recently installed an svn-repository on my ubuntu 9.04 server. And that requires that I use an svn+ssh protocol. Which means that I'd have to open the ssh port for my server to the www. And I don't really want that. So either, I'd want to config the ssh so that it doesn't let any ssh client connect to it, or sftp, which is a big security issue.
I'd really just want to either disable the sftp feature of ssh, or just change the protocol of my svn.
How?
I'm using Openssh, and subversion.
Cheers,
Artheus