LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Dovecot Authentication Problem (https://www.linuxquestions.org/questions/linux-server-73/dovecot-authentication-problem-748172/)

berzerk 08-17-2009 10:55 AM

Dovecot Authentication Problem
 
I am currently experiencing a problem with authentication through a Dovecot server. In particular, it seems that the CRYPT() function is failing. This failure happens whether the authentication scheme is set to CRYPT or MD5-CRYPT. Here is an example:

Code:

Aug 14 12:34:57 ubuntumailsvr dovecot: auth(default): sql(***USERNAME OMITTED***,127.0.0.1): CRYPT(trader) != '$1$crGRJM.l$WFcCPMqyDT1AB9gkkdnyN/
Using a PHP script, I can successfully verify the salted hash as a match, not a mismatch. Any ideas?

System Details:
Dovecot-1.0.10-1ubuntu5.1
Ubuntu 8.04 LTS 64-bit
2.6.24-24-server SMP Kernel


All times are GMT -5. The time now is 11:40 AM.