mnathani + ftp   2

Prevent ssh login
Yes, you can deny users access in the SSHD config. However, going by the principle of not giving a user more access then they need, a better solution in view of the FTP-only requirement would be changing that users shell to /sbin/nologin
nologin  ssh  deny  allow  ftp 
september 2008 by mnathani

Copy this bookmark:



description:


tags: