lshell lets you restrict a user's shell environment to limited sets of commands, choose to enable or disable any command over SSH (e.g. SCP, SFTP, rsync, etc.), log user's commands, implement timing restrictions, and more.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version corrected a major security bug where the user had access to all files located in forbidden directories. RPM generation was corrected. lshell now exits gracefully when the user home directory doesn't exist.
This is a minor release. Typographical errors were corrected in the code (using pylint). The main lshell group is has been changed from lshellg to lshell.
This release adds two new features. The first lets you force the target directory of files sent through SCP. The second adds a command alias feature (similar to the 'alias' directive in bash).