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.

2010-05-04 11:22
0.9.11

This release adds the ability to allow/forbid upload and/or downloads via SCP. A major security bug (overriding path restrictions using variable expansion) was corrected, as well as other bugs reported since the last release.
Tags: major security fix, Minor feature enhancements, Bugfixes

2010-03-08 12:56
0.9.10

This version corrects a minor bug in the aliases function that appeared in the previous version.
Tags: Minor bugfixes

2010-03-07 17:22
0.9.9

This is a major release. It corrects major security bugs and adds new features. New features include a new built-in command that lists the allowed or forbidden paths of a user, the ability to configure the introduction prompt, ability to limit the history file size, and the ability to set up sudo commands you want to allow.
Tags: Major security fixes, Feature Enhancement

2009-12-01 09:35
0.9.8

Major bugfix: lshell did not launch on python 2.4 and 2.5. The ability to use aliases for commands over SSH has been added.
Tags: Major bugfixes, Minor feature enhancements

2009-11-25 20:57
0.9.7

This version corrects the crash when directory access is denied. It also adds minor features. The Python code was cleaned up.
Tags: major bug fix, minor feature addition

Project Resources