summaryrefslogtreecommitdiff
path: root/shells/scponly/pkg-descr
blob: 6b0d7af64d84487b79d8ff9f3c35fb6d10e48a24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[Excerpted from the README:]  "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.

WWW: https://github.com/scponly/scponly/wiki