vsftpd會(huì)檢測(cè)用戶的shell是否登記于/etc/shells文件中 查看了文件發(fā)現(xiàn)確實(shí)沒有/sbin/nologin 手動(dòng)添加后問題解決了 [php] debian:~# vim /etc/shells # /etc/shells: valid login shells /bin/csh /bin/sh /usr/bin/es /usr/bin/ksh /bin/ksh /usr/bin/rc /usr/bin/tcsh /bin/tcsh /usr/bin/esh /bin/dash /bin/bash /bin/rbash /usr/bin/screen /sbin/nologin [/php]
發(fā)表評(píng)論