Archive for October, 2010

Oct 20 2010

Howto create a sftp-only user on (RedHat) Linux

Published by under linux und OSS

objective Create a sftp-only user to have rw-access a specific folder only on a system with disabled ssh shell, port forwarding and X11-forwarding. This is achieved by setting the sftp shell in /etc/passwd required openssh version 4.8p1 or newer (this supports chrootdirectory) –> refer this page you can check your version with:sshd -v If you [...]

Comments Off