ae04c57713
Based on rssh package in pkgsrc-wip by pancake at phreaker dot net, slightly modified and updated to latest version by myself. Claim stewardship. Rssh is a restricted shell for use with OpenSSH, allowing only scp and/or sftp. For example, if you have a server which you only want to allow users to copy files off of via scp, without providing shell access, you can use rssh to do that.
7 lines
354 B
Text
7 lines
354 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1.1.1 2005/04/20 16:21:15 seb Exp $
|
|
|
|
You should configure PermitUserEnvironment in your sshd_config to no.
|
|
If you do not do this, it will be possible for users to circumvent rssh.
|
|
|
|
===========================================================================
|