本文主要是介绍archlinux vsftpd pam 问题,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
Why won't vsftpd let me log in with a virtual user account?
按照wiki的方法创建虚拟用户,却无法登陆. 后来发现是.passwd文件创建的问题 https://superuser.com/questions/386531/why-wont-vsftpd-let-me-log-in-with-a-virtual-user-account htpasswd -c -d -b /etc/ftpd.passwd twilight sparkle
这篇关于archlinux vsftpd pam 问题的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!