[Dovecot] Authentication cache, failure to login after changed password
Tom Sommer
mail at tomsommer.dk
Tue Aug 19 16:49:55 EEST 2008
On Tue, August 19, 2008 15:44, Tom Sommer wrote:
> Using version 1.1.1, MySQL userdb, with "nopassword=Y".
>
> Maybe it's due to nopassword?
Should add, this is my password_query:
password_query = SELECT username as user, NULL as password, "Y" as
nopassword FROM users WHERE ...
Does the auth cache think the user's password is always NULL then?
rendering it ineffective? nopassword requires a NULL password, so I can't
really turn it off.
--
Tom
More information about the dovecot
mailing list