Title: scponly.tcz Description: Restricted shell to allow scp/sftp access only Version: 4.8 (15 Jan 2008) Author: Various, see web site Original-site: http://sublimation.org/scponly/wiki/index.php/Main_Page Copying-policy: BSD Size: 40K Extension_by: Daniel Barnes Comments: Enable logging to syslog: echo 2 > /usr/local/etc/scponly/debuglevel where the 2 can be 0,1, or 2. Create a chrooted user: mkscproot -u username Includes /usr/local/bin/groups from coreutils. Depends on sftp-server extension but will work with openssh extension also. Change-log: --- Current 2009/06/27 First version