<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Turn on auth_verbose=yes and auth_debug=yes and post logs.</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">---<div>Aki Tuomi</div><div>Dovecot oy</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: Anushka Bandara <anushkab@opensource.lk> </div><div>Date: 10/07/2018  08:53  (GMT+02:00) </div><div>To: dovecot@dovecot.org </div><div>Subject: Authentication failure with OpenLDAP </div><div><br></div></div><div dir="ltr"><div><div><div><div>Hi all,<br><br></div><b>Dovecot version: 2.2.22 (fe789d2)<br></b></div><b>Ubuntu version: 16.04<br></b></div><b>OpenLDAP version: openldap-2.4.42+dfsg</b><br><br></div><div>Configurations<br><br><b># 2.2.22 (fe789d2): /etc/dovecot/dovecot.conf<br># Pigeonhole version 0.4.13 (7b14904)<br># OS: Linux 4.10.0-28-generic x86_64 Ubuntu 16.04.3 LTS <br>disable_plaintext_auth = no<br>listen = *<br>log_path = /var/log/dovecot.log<br>mail_location = maildir:~/Maildir<br>namespace inbox {<br>  inbox = yes<br>  location = <br>  mailbox Drafts {<br>    special_use = \Drafts<br>  }<br>  mailbox Junk {<br>    special_use = \Junk<br>  }<br>  mailbox Sent {<br>    special_use = \Sent<br>  }<br>  mailbox "Sent Messages" {<br>    special_use = \Sent<br>  }<br>  mailbox Trash {<br>    special_use = \Trash<br>  }<br>  prefix = <br>}<br>passdb {<br>  args = /etc/dovecot/dovecot-ldap.conf.ext<br>  driver = ldap<br>}<br>protocols = pop3 imap<br>service auth {<br>  unix_listener /var/spool/postfix/private/auth {<br>    mode = 0666<br>  }<br>}<br>ssl = no<br>userdb {<br>  args = /etc/dovecot/dovecot-ldap.conf.ext<br>  driver = ldap<br>}<br><br></b></div><div>I am having "<b>Authentication failed" </b>problem with dovecot-ldap. Before it, I had binding error and I fixed it. Now I am having authentication problem when I am trying to log dovecot (usign telnet localhost 110) using a user which is created in ldap server. I can provide any configuration file and I did this configurations according to this "<a href="https://help.ubuntu.com/community/DovecotLDAP">https://help.ubuntu.com/community/DovecotLDAP</a>".<br></div><div>Now I am having an authentication error. <br><br></div><div>Thank you<br></div><div><br></div></div>
</body></html>