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

(编辑:jimmy 日期: 2025/1/10 浏览:2)

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