| Summary: | New Port: shells/lshell, shell environment to limited sets of commands to user's | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sylvio César Teixeira Amorim <scjamorim> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sylvio César Teixeira Amorim
2009-08-02 23:30:03 UTC
Class Changed From-To: sw-bug->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->araujo araujo@ wants his PRs (via the GNATS Auto Assign Tool) araujo 2009-08-05 13:10:00 UTC
FreeBSD ports repository
Modified files:
shells Makefile
Added files:
shells/lshell Makefile distinfo pkg-descr
shells/lshell/files patch-setup.py
Log:
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.
WWW: http://lshell.ghantoos.org
PR: ports/137369
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Reviewed by: myself
Revision Changes Path
1.77 +1 -0 ports/shells/Makefile
1.1 +40 -0 ports/shells/lshell/Makefile (new)
1.1 +3 -0 ports/shells/lshell/distinfo (new)
1.1 +14 -0 ports/shells/lshell/files/patch-setup.py (new)
1.1 +5 -0 ports/shells/lshell/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks! |