What on earth is PAM anyway? Are there any tools for changing passwords etc. that are in PAM-MySQL? I need to retrieve misc. UNIX user information such as one's home directory coming from MySQL. Can pam-mysql do this? How can I quickly tell in which way a given password is encrypted, PASSWORD(), CRYPT()-ed, or md5()? I set up saslauthd (of Cyrus-SASL) to use PAM-MySQL for authentication and noticed some authentication mechanisms such as CRAM-MD5 don't work. Why? PAM-MySQL is licensed under GNU Public License and I heard that GPL requires the program that links to a GPL'ed shared binary object at runtime also being covered by GPL. Is it safe to use PAM-MYSQL from a program with a license that is incompatible with GPL? I was able to build PAM-MySQL without problems, but MD5 doesn't work. Why? I could not build pam-mysql on Solaris with the official MySQL binary package. How can I fix this?
vsftpd+pam+mysql.docx
vsftp Mysql认证配置,详细的记录了mysql里存放ftp认证
vsftp搭建mysql管理虚拟用户宣贯.pdf
linux环境下pam安全模块 相关的视频 pam 1/5 http://www.boobooke.com/bbs/thread-67642-1-1.html pam 2/5 http://www.boobooke.com/bbs/thread-67655-1-1.html pam 3/5 http://www.boobooke.com/bbs/thread-67775-1-1.html pam 4/5 http://www.boobooke.com/bbs/thread-67780-1-1.html pam 5/5 http://www.boobooke.com/bbs/thread-67784-1-1.html
vsftp搭建mysql管理虚拟用户.pdf
vsftp搭建mysql管理虚拟用户参考.pdf
描述如何使用mysql配置vsftpd服务器的方法