Path to this page:
./
shells/lshell,
Lshell restricts users environment to specified commands
Branch: CURRENT,
Version: 0.9.4nb1,
Package name: lshell-0.9.4nb1,
Maintainer: imilLimited Shell (lshell) provides a configurable shell per user. This is done
quite simply using a configuration file. It becomes easy to restrict user's
access to a limited set of commands, chosing to allow any command over SSH
(e.g. SCP,SFTP,rsync,etc.).
Required to run:[
devel/py-readline] [
lang/python26]
Master sites: (Expand)
SHA1: 4330be3d1b25b77de050d599cf37eb8ae0b84f41
RMD160: 3e5f9191b446a1c1465be1b44e6f7353ac7ac5db
Filesize: 31.448 KB
Version history: (Expand)
- (2010-02-11) Updated to version: lshell-0.9.4nb1
- (2009-06-10) Updated to version: lshell-0.9.4
- (2009-03-04) Package added to pkgsrc.se, version lshell-0.2.6 (created)
CVS history: (Expand)
| 2010-02-10 20:17:48 by Joerg Sonnenberger | Files touched by this commit (205) |
Log message:
Bump revision for PYTHON_VERSION_DEFAULT change.
|
| 2009-06-14 20:14:22 by Joerg Sonnenberger | Files touched by this commit (13) |
Log message:
Remove @dirrm entries from PLISTs
|
2009-06-10 10:34:07 by Emile iMil Heitor | Files touched by this commit (2) |  |
Log message:
Updated from 0.2.6 to 0.9.4.
0.9.4
. Log file name is now configurable using 'logfilename' variable
inside the configuration file
. Corrected aliases in lshell.conf to work with *BSD
0.9.3
. corrected major bug (alias related)
0.9.2
. added Force SCP directory feature
. added command alias feature
0.9.1
. loglevel can now be defined on global, group or user level
. corrected sftp support (broken since in 0.9.0)
0.9.0
. version jump to 0.9.0
. corrected bug in case PATH does not exist and allowed set to 'all'
. added support for UNIX groups in configuration file
. corrected major security bug
. corrected path completion
. added escape code handling
. added flexible +/- possibilities in configuration file
. now supports completion after '|', ';' and '&'
. Command test are also done after '|', ';' and '&'
. Doesn't list hidden directories by default
. 4 logging levels
. added 'strict' behaviour
|
2009-03-04 10:25:36 by Emile iMil Heitor | Files touched by this commit (4) |  |
Log message:
Limited Shell (lshell) provides a configurable shell per user. This is done
quite simply using a configuration file. It becomes easy to restrict user's
access to a limited set of commands, chosing to allow any command over SSH
(e.g. SCP,SFTP,rsync,etc.).
OK'd by seb@
|