no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | scponly [2012/12/27 18:28] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== scponly ====== | ||
| + | * [[https:// | ||
| + | |||
| + | Some reasons to not use scponly: | ||
| + | |||
| + | * last updated in 2008 | ||
| + | * Does not exist in Ubuntu repositories | ||
| + | * Gentoo has two patches to it | ||
| + | * Can't let users write to their home directory because they could modify .ssh files | ||
| + | * Needs to be run setuid if using chroot | ||
| + | * Need to setup chroot | ||
| + | |||
| + | It'd be easier to use [[pure-ftpd]] with native chroot functionality. | ||