MD5 Passwords in MySql?
    Dan White 
    dwhite at olp.net
       
    Thu Mar 28 23:38:55 EDT 2013
    
    
  
On 03/24/13 14:21 +0000, Charles Bradshaw wrote:
>In my /etc/imapd.conf I'm using:
>
>sasl_auxprop_plugin:sql
>sasl_sql_engine:mysql
>
>I want to store MD5 hashed passwords in my database. Is this possible?
SASL 2.1.26 contains support for 'pwcheck_method: auxprop-hashed', but it
is undocumented. I believe it's based on a previously circulated patch that
you google for.
Using such a configuration will require you to use the PLAIN or LOGIN
mechanisms (or pre-sasl login/pass IMAP authentication).
-- 
Dan White
    
    
More information about the Info-cyrus
mailing list