[Dovecot] RC1 broken - Authentication Failed
Timo Sirainen
tss at iki.fi
Sat Jul 1 20:59:32 EEST 2006
On Wed, 2006-06-28 at 07:32 -0700, Marc Perkel wrote:
> Works great with all the beta versions. I installed RC1 and get massive authentication failures.
>
>
> auth_debug_passwords = yes
> auth_master_user_separator=*
>
> auth default_with_listener {
> mechanisms = plain
>
> passdb passwd-file {
> # Master users that can log in as anyone
> args = /etc/dovecot.masterusers
> master = yes
> #pass =yes
> }
>
> passdb passwd-file {
> # Path for passwd-file
> args = /etc/vmail/shadow.%d
> }
>
> userdb passwd-file {
> # Path for passwd-file
> args = /etc/vmail/passwd.%d
> }
>
> socket listen {
> master {
> path = /var/run/dovecot/auth-master
> mode = 0666
> }
> }
>
> }
>
>
> dovecot: Jun 28 07:18:57 Info: auth(default): pam(mark at marxmail.net,64.81.213.137): pam_authenticate() failed:
> Authentication failure
It seems to be using wrong dovecot.conf file. Above there's no PAM
configured, but here it's using PAM.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060701/2da72c80/attachment.pgp
More information about the dovecot
mailing list