Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
scponly: Restricted shell for ssh based file services
- Summary
- scponly is an alternative 'shell' for system administrators
who would like to provide access to remote users to both
read and write local files without providing any remote
execution priviledges. Functionally, it is best described
as a wrapper to the "tried and true" ssh suite of applications.
Changelog
- * Tue Jun 27 17:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> - 4.6-5
- Add BR: openssh-server so sftp-server is present.
- Make source files nonexecutable so they are nonexecutable in debuginfo.
- Mark the scponly configuration files as %config.
- * Sun Jun 25 17:00:00 2006 Toshio Kuratomi <toshio{%}tiki-lounge{*}com> - 4.6-4
- --enable-chrooted-binary creates a binary that will operate in a chroot
environment. It does not manage creation and updating of a chroot jail.
This is the user's responsibility.
- Patch the Makefile.in to support install as a non-root user.
- * Sun Mar 19 16:00:00 2006 Warren Togami <wtogami{%}redhat{*}com> - 4.6-3
- --enable-winscp-compat seems necessary
- --enable-rsync-compat seems useful too