Difference between revisions of "Scponly"
Agyaanapan (talk | contribs) (→license: add license note) |
Agyaanapan (talk | contribs) (→general info: ed latest ver download, homepage) |
||
Line 3: | Line 3: | ||
|Short description=Restricts remote shell access to "ls" and "scp" comands | |Short description=Restricts remote shell access to "ls" and "scp" comands | ||
|Full 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 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. | |Full 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 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. | ||
− | |Homepage URL=https://github.com/scponly/scponly | + | |Homepage URL=https://github.com/scponly/scponly |
− | |Version download=https:// | + | |Version download=https://sourceforge.net/projects/scponly/files/scponly/scponly-4.8/scponly-4.8.tgz/download |
|User level=none | |User level=none | ||
|Computer languages=C | |Computer languages=C |
Revision as of 20:50, 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.