Displaying 1 result from an estimated 1 matches for "0nafh2g6dt47m3mt43w".
2006 Mar 26
2
userdb prefetch not working for passdb sql
...Internal login failure: user=<testuser at mydomain.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
The MySQL query is long and complicated, but here's what it returned when I copied and pasted it into mysql:
user testuser at mydomain.com
password {SSHA}BRuPgonpb8Zd+0NaFH2G6dT47m3mT43w
userdb_home /var/mail/mydomain.com/testuser
userdb_uid vmail
userdb_gid vmail
All of these values are correct. It seems to be ignoring the userdb_* fields. It works when I don't use prefetch, and it also works when I do use prefetch but change the SQL query to return "testuser"...