当前位置:首页 >> 操作系统

怎么使用户能访问ftp,但不能远程登录

vsftpd如何使用户能访问ftp,但不能远程登录
usermod -s /sbin/nologin username
即可.试试吧.
记得:sbin不是bin