Re: 2.4.2 breaks user iterations for LDAP

sev monster via dovecot <[email protected]>
Newsgroups gmane.mail.imap.dovecot
Message-ID <[email protected]>
Has this been addressed? I also experience this issue.

I am also unable to use user binds for password authentication; I must use ldap_auth_dn with a service account before it works. Attempting to use passdb_ldap_bind will fail with the same error otherwise.

For example, this doesn't work:

ldap_uris = ldapi://abc
ldap_base = ou=dudes,dc=mysite
passdb ldap {
  ldap_connection_group = login
  bind = yes
  bind_userdn = uid=%{user | username | lower },ou=dudes,dc=mysite
}

Adding `ldap_auth_dn` allows it to continue.
_______________________________________________
dovecot mailing list -- [email protected]
To unsubscribe send an email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.