13 Mar
2007
13 Mar
'07
8:25 a.m.
Здравствуйте.
В сообщении от 12 марта 2007 David Mills написал(a):
Hi,
I've currently got a problem authenticating to my dovecot server (1.0rc15).
The server is set up to authenticate against a mysql server, with a default password scheme of 'crypt'.
The problem is that some of the passwords I need to transfer (all from /etc/shadow files) are md5 encoded, and when I put {md5-crypt} in front of the password to force the scheme, dovecot answers :"Unknown password scheme md5-crypt".
If anyone has any ideas, I'd really appreciate it.
I use just {CRYPT} for md5 from shadow and it works. (rc25)