Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
vsftp虚拟用户一直提示530 login incorrect,解决了,求删除
Apps Section
525
views ·
1
replies ·
To
floor
Go
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
Like 0
Favorite
View the author
All Replies
needfree
deepin
2019-01-06 21:29
#1
哥们,vsftp搞定了吗?
我网上找了些资料,虚拟的配置不成功。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
照着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