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:
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,