Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2009-09-10 21:45
0.9.6

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.
Tags: Major security fixes

2009-07-30 22:08
0.9.5

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.
Tags: Minor

2009-06-10 06:05
0.9.4

You are now able to customize log filenames by user/date. A minor bug was corrected for *BSD.
Tags: Minor bugfixes, Minor feature enhancements

2009-04-14 09:44
0.9.3

This release corrects a major bug that appeared with the 'aliases' feature in 0.9.2.
Tags: Major bugfix

2009-04-07 02:13
0.9.2

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).

Project Resources