similar to: Dovecot LDAP problems

Displaying 20 results from an estimated 8000 matches similar to: "Dovecot LDAP problems"

2007 Nov 26
4
dovecot imap hangs
All, I recently did a fresh install/setup on centos 5 to replace my older courier-imap and all seemed to go well until today I started to notice that it simply hangs. I use thunderbird and squirrel mail and after a while it seems like I"m simply rejected. I'm almost guessing that it has to do with the session timing out and then dovecot is unwilling or unable to renew the session. I
2016 Oct 25
0
Problem to configure dovecot-ldap.conf.ext
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 25 Oct 2016, G?nther J. Niederwimmer wrote: > I setup ldap (FreeIPA) to have a user for dovecot that can (read search > compare) all attributes that I need for dovecot. > > I must also have mailAlternateAddress > > When I make a ldapsearch with this user, I found all I need to configure > dovecot. > > doveadm auth
2016 Oct 25
1
Problem to configure dovecot-ldap.conf.ext
Hello Steffen and List, Thanks for the answer and help, I mean I found the biggest problem it is "auth_bind_userdn = " please read the rest ;-) Am Dienstag, 25. Oktober 2016, 12:19:08 schrieb Steffen Kaiser: > On Tue, 25 Oct 2016, G?nther J. Niederwimmer wrote: > > I setup ldap (FreeIPA) to have a user for dovecot that can (read search > > compare) all attributes that
2016 Oct 24
2
Problem to configure dovecot-ldap.conf.ext
Hello, Dovecot 2.2.25 CentOS 7 I setup ldap (FreeIPA) to have a user for dovecot that can (read search compare) all attributes that I need for dovecot. I must also have mailAlternateAddress When I make a ldapsearch with this user, I found all I need to configure dovecot. But for me it is not possible to configure this correct ? I can make for user doveadm auth test office and doveadm
2019 May 15
2
Dovecot not connecting to OpenLDAP
Hi, We recently shutdown our old LDAP server and repointed our mail server (dovecot + postfix) to our new LDAP server and ever since we've been unable to fetch mail. Mail is getting delivered, but we just can't pop it. We're using Ubuntu 16.04, btw. We keep on getting the following error messages in /var/log/dovecote: 2019-05-15 16:27:43 auth: Error: LDAP
2007 Jan 11
1
Configuring Dovecot for use with Active Directory
Hello, My server is configured as follows: FreeBSD 6.1 OpenLDAP 2.3.27 Cyrus SASL 2.1.21 Dovecot 1.0.rc15 I have PostFix configured to use SASL for SMTP AUTH, which in turn leverages OpenLDAP to verify users in Active Directory. I do not have, nor want to in the future, local users in FreeBSD, so I've configured PostFix for Virtual Mailboxes. Everything is working and I'm getting
2014 May 18
2
Configuration of dovecot 2.0.19 to authenticate users via LDAP
I am trying to get dovecot 2.0.19 authenticate users via LDAP (OpenLDAP 2.4.28) and using Wireshark to debug the process. It looks like the basic configuration of dovecot is fine, but it doesn't pull it off to send the right request to the LDAP server. First of all, this is how my LDAP-entries look: # ht dn: dc=ht objectClass: top objectClass: dcObject objectClass:
2016 Nov 06
0
Dovecot 2 LDAP "unknown user"
I finally managed to get this going but I have noticed in my case that: 1. I need to make sure the user logon name in AD and the samAccountname are exactly the same, case and all. It seems postfix uses the samAccountname and Dovecot the User logon name. 2. I also noticed that if the Display name for a user in AD is blank, that user cannot log in using telnet <server ip> 110. I am quite
2011 Jul 16
1
dovecot 2.0.13 using LDAP and proxying IMAP4 and POP3 to gmail
Fellow dovecot users/contributors, I am building a POP3/IMAP4 proxy solution for an enterprise, where users can login with their common username and then they get single sign-on to all kinds of different applications in the backend. Some of these applications are SaaS apps like gmail. For gmail in particular, I want dovecot to solve the following issues for me: 1. be an IMAP4/POP3 proxy in
2007 Aug 15
0
Dovecot on OpenBSD stalls
Hello list, I'm using dovecot 1.0.2 on OpenBSD 4.1. About every month, dovecot will just stall, without any error messages. The processes are still running, the network ports are open, but the login just hangs. The following error message does occur on a very regular basis: Aug 15 00:52:37 mail dovecot: auth(default): LDAP: ldap_result() failed: Can't contact LDAP server Aug 15
2007 Apr 02
1
dovecot/LDAP: Multiple password replies
Hello list, I'm trying to connect to pop3 using dovecot which authenticates through ldap, but i get the following Multiple password replies when i try to connect to server Apr 2 11:47:50 srv-ath dovecot: auth(default): ldap(a.faragitakis,127.0.0.1): base=ou=email,ou=services,dc=company,dc=com scope=subtree
2011 Oct 06
3
Group ACL
Using Dovecot 2.0, LDAP userdb & passdb, with prefetch: hosts = myhost.mydomain dn = cn=x,cn=y dnpass = xyz123 auth_bind = yes auth_bind_userdn = uid=%n,ou=users,dc=x ldap_version = 3 base = ou=Users, dc=x user_attrs = =home=/var/mail/%d/%n, \ =mail=mdbox:/var/mail/%d/%n/mdbox, \ =uid=vmail, \ =gid=mail user_filter = (&(objectClass=inetOrgPerson)(mail=%u)) pass_attrs =
2015 Jun 23
0
a temporary failure
On 23/06/15 13:10, Steffen Kaiser wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tue, 23 Jun 2015, lejeczek wrote: >> On 23/06/15 09:32, Steffen Kaiser wrote: >>> On Mon, 22 Jun 2015, lejeczek wrote: >>>> On 22/06/15 09:43, Steffen Kaiser wrote: >>>>> On Mon, 22 Jun 2015, lejeczek wrote: >>>>>> On 22/06/15
2015 Feb 24
2
"Temporary authentication failure" ? Cant connect with ldap user
@Steffen Kaiser: Sorry I wrote that wrong. I did indeed *grep -v '^ *\(#.*\)\?$' dovecot-ldap.conf.ext* to get those results. @Bob Miller: And how would that look like? I added a auth_bind_userdn looking like this: *auth_bind_userdn = uid=%u,dc=[hostname],o=de* And restartet dovecot, no use. Any other ideas? Best, David 2015-02-24 8:05 GMT+01:00 Steffen Kaiser <skdovecot at
2015 Jun 23
2
a temporary failure
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 23 Jun 2015, lejeczek wrote: > On 23/06/15 09:32, Steffen Kaiser wrote: >> On Mon, 22 Jun 2015, lejeczek wrote: >>> On 22/06/15 09:43, Steffen Kaiser wrote: >>>> On Mon, 22 Jun 2015, lejeczek wrote: >>>>> On 22/06/15 09:16, lejeczek wrote: >>>>>> >>>>>> to=<me
2009 Jun 17
1
ldap proxy
Hi all I'm trying to setup a dovecot proxy through and LDAP server. I'm already using Perdition and it works very well but I would like to setup dovecot proxy for managesieve capabilities (http://wiki.dovecot.org/ManageSieve?highlight=(sieve)|(proxy)#Proxy) The version of dovecot is 1.1.16 but I can't understand how to setup dovecot correctly. This is my dovecot.conf:
2010 Nov 22
1
ldap passdb + mdbox
I previously had a static userdb and an ldap passdb. Everything's been working fine, both 1.2 and 2.0 - but now I need to support the nightly mdbox purge operation. I added the iterate params to my ldap configuration, but (I'm guessing) that with a defined static userdb it won't work. How should I setup my ldap userdb? Do I use prefetch? Current config: passdb { driver =
2011 Jan 19
1
ldap auth error
Hi, I have dovecot 2.0.beta6 and I'm newbie with dovecot. I try authenticate user via LDAP (MS ActiveDirectory). I have errors in log: mail dovecot: auth: Error: LDAP: binding failed (dn cn=administrator,ou=users,dc=my,dc=domain): Invalid credentials, 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece This is my dovecot.conf file: protocols = imap
2011 Aug 17
0
invalid credential using openldap
Hi, What I have been trying to achieve is to be able to authenticate users through openLDAP while using Postfix, Dovecot as IMAP server and squirrelmail. I keep getting the following error messages when trying to login to squirrelmail 2011-08-17 12:27:59 auth(default): Info: client in: AUTH??? 1??? PLAIN??? service=imap??? secured??? lip=127.0.0.1??? rip=127.0.0.1??? lport=143??? rport=57794???
2012 May 16
1
Only method=PLAIN
Hello I need to authenticate dovecot against openldap. OpenLdap's authentication method requires SHA. How must I set dovecot ? #### /etc/dovecot/dovecot-ldap.conf hosts = ldap-server dn = cn=administrator,o=admin,o=ldap-server dnpass = xxxxx # # # parametros de prueba default_pass_scheme = SHA # # # fin parametros de prueba auth_bind = yes auth_bind_userdn =