passdb doesn't support credential lookups

2023-11-19 Thread Michael Grant via dovecot
I'm having trouble authenticating certain users. I see this in the logs: Nov 19 16:26:40 auth: Debug: pam(jane,192.168.2.83,<...>): Performing passdb lookup Nov 19 16:26:40 auth: Debug: pam(jane,192.168.2.83,<...>): passdb doesn't support credential lookups Nov 19 16:

Re: Dovecot-LMTP and LDAP: passdb doesn't support credential lookups

2016-03-30 Thread Sven Hartge
Niols wrote: > Here is my /etc/dovecot/conf.d/auth-ldap.conf.ext. I use the static > driver for userdb, and the LDAP driver for passdb. > passdb { > driver = ldap > args = /etc/dovecot/dovecot-ldap.conf.ext > } > userdb { > driver = static > args = uid=mail g

Dovecot-LMTP and LDAP: passdb doesn't support credential lookups

2016-03-30 Thread Niols
Hello, Sorry, this might be a newbish question, but I really can't get the answer by myself. I'm trying to setup a mail server using LDAP to authenticate users, and I keep receiving the errors: passdb doesn't support credential lookups passdb doesn't support lookups,