Hello I want to setup vsftpd server like Virtual Hosting With vsftpd And MySQL On Debian Etch but on RHEL5.1(Cent.os) I`ve install pam_mysql from EPEL, create database, use debian`s config for vsftpd.conf.... add to pam/vsftpd like in debian one ... but then I tried to login I have a message that login is incorrect Can you help me?
What's in /etc/vsftpd.conf and the vsftpd pam file? What's the exact error message? Any errors in your logs?
Query as vsftpd user works normal When i do your this query Log in /var/logs/secure don`t have any errors
Turn on pam_mysql's own debug such that you see what happens to the whole process. logging queries from mysql will not give you the full picture.