Displaying 2 results from an estimated 2 matches for "jennshinjo".
2009 Feb 02
2
cram-md5 problem re-post
...;t help. And in any case people NOT using cram-md5 can
authenticate just fine, both before and after I made that change.
This worked "out of the box" under 1.1.2, but is broken now.
Here's an example I pulled from the logs.
dovecot: Jan 29 16:35:03 Info: auth-worker(default):
sql(jennshinjo,xx.xx.xx.xx): SELECT home, uid, gid FROM users WHERE
username = 'jennshinjo' AND domain = ''
dovecot: Jan 29 16:35:03 Info: auth(default):
prefetch(jennshinjo,xx.xx.xx.xx): success
dovecot: Jan 29 16:35:03 Info: auth(default): master out:
USER 1490 jennshinjo home=j/e/je...
2009 Jan 30
2
cram-md5 problem
I just updated to dovecot 1.1.10 from 1.1.2 and now anyone using
cram-md5 can't get authenticated. I am using mysql for passwords
(in plain text) and home directories.
Per some googling I tried to set (in /usr/local/etc/dovecot.conf):
# SQL database
userdb sql {
# Path for SQL configuration file, see doc/dovecot-sql.conf for example
args = /usr/local/etc/dovecot-sql.conf