Re: Authentication failure with OpenLDAP

2018-07-11 Thread Anushka Bandara
Thank you all. I found the problem. The problem was a permission error of Maildir. I grant permission to write that folder. Problem solved. :) Best regards, Anushka Bandara Research Engineer, Lanka Software Foundation +94715846018 On Wed, Jul 11, 2018 at 2:42 PM, Steffen Kaiser wrote: >

Re: Authentication failure with OpenLDAP

2018-07-11 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Jul 2018, Anushka Bandara wrote: * Error: User initialization failed: Namespace '': mkdir(/home/users/"user"/Desktop/Maildir) failed: Permission denied (euid=1000(myuser) egid=5000() missing +w perm: /home, we're not in group 100(users),

Re: Authentication failure with OpenLDAP

2018-07-10 Thread Anushka Bandara
Hi all, 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, * Error: User initialization failed: Namespace '': mkdir

Re: Authentication failure with OpenLDAP

2018-07-10 Thread Aki Tuomi
Turn on auth_verbose=yes and auth_debug=yes and post logs. ---Aki TuomiDovecot oy Original message From: Anushka Bandara Date: 10/07/2018 08:53 (GMT+02:00) To: dovecot@dovecot.org Subject: Authentication failure with OpenLDAP Hi all, Dovecot version: 2.2.22 (fe789d2) Ubunt