17 May
2005
17 May
'05
2:12 p.m.
On Tue, 2005-05-17 at 13:06 +0200, Brent Clark wrote:
May 17 12:33:47 mail dovecot: auth(default): No password databases set
passdb { .. } section isn't given.
auth_userdb = passwd auth_passdb = pam
I thought having these would just give errors?..
# passdb pam { # Service name or * as parameter. * means the authenticating service name # is used, eg. pop3 or imap. #args = dovecot # args= /etc/passwd # }
This shouldn't be commented out if you want to use pam as passdb.