Difference between revisions of "Scponly"
Agyaanapan (talk | contribs) (→general info: ed latest ver download, homepage) |
Agyaanapan (talk | contribs) (→etc.: add VCS clone shell command) |
||
(One intermediate revision by the same user not shown) | |||
Line 45: | Line 45: | ||
|Resource kind=E-mail | |Resource kind=E-mail | ||
|Resource URL=mailto:joe@sublimation.org | |Resource URL=mailto:joe@sublimation.org | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://github.com/scponly/scponly | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Bug Tracking | ||
+ | |Resource URL=https://github.com/scponly/scponly/issues | ||
}} | }} | ||
{{EntryDetails | {{EntryDetails | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
+ | |VCS checkout command=git clone https://github.com/scponly/scponly.git | ||
|Decommissioned or Obsolete=No | |Decommissioned or Obsolete=No | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No |
Latest revision as of 20:56, 21 June 2021
scponly
https://github.com/scponly/scponly
Restricts remote shell access to "ls" and "scp" comands
'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 priviledges. Functionally, it is a wrapper around the ssh suite of applications. It is typically used by creating a user whose shell is set to scponly. This user cannot login interactively or execute commands remotely, but he can use scp to download and upload files to the computer, governed by the usual Unix file permissions.
Download
https://sourceforge.net/projects/scponly/files/scponly/scponly-4.8/scponly-4.8.tgz/download
VCS Checkout
git clone https://github.com/scponly/scponly.git
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:joe@sublimation.org | |
Bug Tracking | https://github.com/scponly/scponly/issues | |
VCS Repository Webview | https://github.com/scponly/scponly | |
Debian (Ref) | https://tracker.debian.org/pkg/scponly |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.