search for: scpjail

Displaying 1 result from an estimated 1 matches for "scpjail".

2002 May 22
2
chrooting/jailing transfer-only accounts
...eate file-transfer-only accounts that are jailed or chrooted to a specific directory. (Not an uncommon task, I think.) Using the OpenSSH server and the OpenSSH scp client program, I can achieve the goal of having a file transfer only account jailed to a specified directory, by using the "scpjail" script (attached) as a forced command. However, if the client is using the SSH.COM's scp2 client program, the above technique does not work, since the commercial version uses sftp as the underlying method. So, the only solution I can see is to use one of the several chrooting patche...