summaryrefslogtreecommitdiff
path: root/shells/scponly/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'shells/scponly/DESCR')
-rw-r--r--shells/scponly/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/shells/scponly/DESCR b/shells/scponly/DESCR
new file mode 100644
index 00000000000..a682179a52d
--- /dev/null
+++ b/shells/scponly/DESCR
@@ -0,0 +1,6 @@
+scponly is an alternative shell for system administrators who would like to
+allow remote users to both read and write local files without providing any
+remote execution privileges.
+
+The only commands allowed are "scp" (for ssh1), "sftp-server" (for ssh2") and
+"ls". Arguments to these commands are passed along unmolested.