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
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, can't verify user's