Advertising
advertising
related pastes to tag 'sftp'
- 1551041 - epixoip: chroot ssh sftp
-
- [Note: This only applies to OpenSSH 4.8 and above.]
- Short tutorial for creating sftp-only accounts for untrusted users. The user will be chrooted to their home directory, and will not be able to write to the root directory. You will need to make subdirectories for the user so they can write files.
- 1. Create a group for untrusted users:
- # groupadd untrusted
- 2. Add an untrusted user (or two, or three):
- 1485133 - iphone openssh sftp and port cha: iphone port os 3.0 sftp
-
- #iPhone OS 3.0 OpenSSH SFTP-Fix/Port Change Instructions
- #made by Martin/WHiTY - for questions and so on mail to codelab23(at)googlemail(dot)com
- #!!!! You can apply both "patches" independently - the first doesnt need the second and vice versa !!!!
- #iPhone OS 3.0 OpenSSH SFTP-Fix
- #reenables OpenSSH package to use SFTP Server (after it SFTP and SCP are available)