<div dir="ltr">Hi all, <div><br></div><div>Thank you all for the help. The was with the ldap user attributes. I corrected it. Now I am having an error with dovecot. User can log into ldap but, system doesn't allow user to create user's directory in Maildir. Error is below,<br><br><b> Error: User initialization failed: Namespace '': mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied (euid=1000(myuser) egid=5000(<unknown>) missing +w perm: /home, we're not in group 100(users), dir owned by 0:100 mode=0775)<br><br></b></div><div>How should I give the permission to overcome this error. This is a dovecot error. LDAP authentication is successful. <br></div><div>And also, I don't know the default user whom is creating mail directories for mail users.<br></div><div>I think the problem will be solved if I grant user the permission. But I don't know how to grant.<br></div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail-m_5500384099038103356gmail_signature"><div dir="ltr"><div><div dir="ltr"><font face="times new roman, serif"><br></font></div><div dir="ltr"><font face="times new roman, serif">Best regards,</font><div><font face="times new roman, serif">Anushka Bandara</font></div><div><font face="times new roman, serif">Research Engineer,</font></div><div><font face="times new roman, serif">Lanka Software Foundation</font></div><div><font face="times new roman, serif">+94715846018</font></div></div></div></div></div></div>
<br><div class="gmail_quote">On Tue, Jul 10, 2018 at 2:54 PM, Aki Tuomi <span dir="ltr"><<a href="mailto:aki.tuomi@dovecot.fi" target="_blank">aki.tuomi@dovecot.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><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="gmail-m_5500384099038103356m_7052731667014628777composer_signature">---<div>Aki Tuomi</div><div>Dovecot oy</div></div><div><div class="gmail-m_5500384099038103356h5"><div><br></div><div style="font-size:100%;color:rgb(0,0,0)"><div>-------- Original message --------</div><div>From: Anushka Bandara <<a href="mailto:anushkab@opensource.lk" target="_blank">anushkab@opensource.lk</a>> </div><div>Date: 10/07/2018  08:53  (GMT+02:00) </div><div>To: <a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a> </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<wbr>.ext<br>  driver = ldap<br>}<br>protocols = pop3 imap<br>service auth {<br>  unix_listener /var/spool/postfix/private/aut<wbr>h {<br>    mode = 0666<br>  }<br>}<br>ssl = no<br>userdb {<br>  args = /etc/dovecot/dovecot-ldap.conf<wbr>.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" target="_blank">https://help.ubuntu.com/commu<wbr>nity/DovecotLDAP</a>".<br></div><div>Now I am having an authentication error. <br><br></div><div>Thank you<br></div><div><br></div></div>
</div></div></div></blockquote></div><br></div></div>