vsftp虚拟用户一直提示530 login incorrect,解决了,求删除
Tofloor
poster avatar
mingtianhuigenghao
deepin
2018-08-30 01:58
Author
本帖最后由 mingtianhuigenghao 于 2018-8-30 16:02 编辑

照着https://blog.csdn.net/jizhunboss/article/details/52315054 用vsftp搭建服务器,除了防火墙是用ufw,配置其它基本一样, 登录一直提示530 login incorrect。求教大神们怎么解决?UFW状态


虚拟用户配置文件
auth sufficient /lib/x86_64-linux-gnu/security/pam_userdb.so db=/etc/vsftpd/virtusers.db
account sufficient /lib/x86_64-linux-gnu/security/pam_userdb.so db=/etc/vsftpd/virtusers.db
# Standard behaviour for ftpd(8).
#auth        required        pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed
# Note: vsftpd handles anonymous logins on its own. Do not enable pam_ftp.so.
# Standard pam includes
#@include common-account
#@include common-session
#@include common-auth
#auth        required        pam_shells.so
vsftpd.rar

Reply Favorite View the author
All Replies
avatar
needfree
deepin
2019-01-06 21:29
#1
哥们,vsftp搞定了吗?
我网上找了些资料,虚拟的配置不成功。
Reply View the author