RHEL6 and Fedora 14 use an improved password algorithm of SHA512 on a
brand new install of the OS (:$6$ in shadow file).
cat /etc/shadow
user1:$6$$:15006:0:9:7:::
I cannot get dovecot to authenticate. I've search for a way to change
the default algorithm in dovecot and found you should use
On 02/01/2011 03:46 PM, Pascal Volk wrote:
On 02/01/2011 04:31 PM John Cooper wrote:
RHEL6 and Fedora 14 use an improved password algorithm of SHA512 on a
brand new install of the OS (:$6$ in shadow file).
cat /etc/shadow
user1:$6$$:15006:0:9:7:::
I cannot get dovecot to authenticate
On 02/01/2011 04:13 PM, Pascal Volk wrote:
On 02/01/2011 05:01 PM John Cooper wrote:
# 2.0.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.35.10-74.fc14.i686 i686 Fedora release 14 (Laughlin)
mbox_write_locks = fcntl
passdb {
driver = pam
}
ssl_cert =
Hm, looks good so far. What was logged to