Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37506091
en ru br
ALT Linux repos
S:4.8-alt2.qa1
5.0: 4.8-alt1
4.1: 4.8-alt1
4.0: 4.8-alt1

Group :: Networking/Remote access
RPM: scponly

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 4.8-alt2.qa1
Build date: 17 april 2013, 20:17 ( 575.0 weeks ago )
Size: 108.22 Kb

Home page:   http://sublimation.org/scponly

License: GPL
Summary: Limited shell for secure file transfers
Description:

"scponly" is an alternative "shell" (of sorts) for system administrators
who would like to provide access to remote users to both read and write
local files without providing any remote execution privileges. Functionally,
it is best described as a wrapper to the tried-and-true ssh suite.

scponly validates remote requests by examining the third argument passed
to the shell upon login (the first argument is the shell itself, and the second
is "-c").  The only commands allowed are "scp", "sftp-server" and "ls".
Arguments to these commands are passed along unmolested.

Some features are:
- compatibility with sftp, WinSCP 2.0/3.0, gftp, rsync, Unison, Subversion.
- chroot: scponly can chroot to the user's home directory
 (or any other directory the user has permissions for),
 disallowing access to the rest of the filesystem.
- logging: scponly logs time, client IP address, username,
 and the actual request to syslog.

Current maintainer: Ilya Mashkin

List of contributors

List of rpms provided by this srpm:

  • scponly
  • scponly-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin