Displaying 20 results from an estimated 10000 matches similar to: "Dovecot 1.0.10 - Authenticate against LDAP with multiple sub-trees"
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
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
2010 May 20
0
Dovecot LDAP problems
I'm currently trying to configure a linux mailserver running centos to
use an xserve running snow leopard. I am configuring the mailserver to
run dovecot,sendmail,clamav,spam assassin and squirrelmail so it matches
those used by the mac.
The problem I am having is that I cannot get the server to authenticate
properly to the macs LDAP database. As far as I can tell it is either a
problem
2017 Dec 06
1
Howto authenticate smartPhone via Active Directory
On Tue, 5 Dec 2017 16:42:15 +0100 mj <lists at merit.unu.edu> wrote:
> Hi,
>
> Not much time to reply now.
>
> On 12/05/2017 05:21 AM, Mark Foley wrote:
> > mj - thanks! That the first useful example I've received from any forum/list. I'm getting ready
> > to try my config (have to do so after hours), but I have some probably simple-minded questions:
>
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
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:
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
2013 Dec 06
0
Active Directory LDAP userdb and dovecot
Hello everybody,
I have a problem with LDAP userdb and dovecot. Let me first explain
my LDAP configuration: I got three Active Directory LDAP servers
(a.galliera.it, b.galliera.it, c.galliera.it) responding round robin
to the name galliera.it.
I want to use LDAP for the userdb lookup, so I configured
dovecot-ldap-userdb.conf.ext as follow:
hosts = galliera.it # round robin
base =
2006 Nov 07
1
rc12 dovecot-auth core dump with ldap
Hi,
I've got a core dump during initialisation when I use 1.0.rc12 and LDAP
with authenticated binds in Solaris. It worked OK in 1.0.rc10. Here's
the non-commented entries in dovecot-ldap.conf - some of which are
probably redundant :) :-
hosts = xxx.yyy.rdg.ac.uk
auth_bind = yes
auth_bind_userdn = "cn=%n,cn=users,dc=xxx,dc=yyy,dc=rdg,dc=ac,dc=uk"
ldap_version = 3
base =
2009 Feb 16
1
LDAP, MD5-CRYPT, invalid credentials, BUG or config issue?
Hi,
I read a lot of howto's and I got problems with LDAP and Dovecot to work
together.
I'm using:
Gentoo Linux 2008.0 hardened
Dovecot 1.1.7
Kernel 2.6.26
OpenLDAP 2.3.43
My dovecot-ldap.conf is:
uris = ldaps://auth.mydomain.com:636
auth_bind = yes
auth_bind_userdn = uid=%u,ou=People,dc=mydomain,dc=com
ldap_version = 3
base = ou=People,dc=mydomain,dc=com
deref = never
scope = subtree
2016 Nov 03
0
Dovecot 2 LDAP "unknown user"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, 2 Nov 2016, Peter Fraser wrote:
> #Custom Settings
> hosts = 192.168.153.143
> dn = user at domain.com
> dnpass = password
> auth_bind = yes
> auth_bind_userdn = %u at domain.com
> ldap_version = 3
> base = dc=rpservices,dc=com
> #user_filter = (&(objectclass=person)(mail=%u))
> user_filter =
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
2009 Apr 11
3
help with ldap config
Hi,
I've been using courier with ldap and I'm trying to configure dovecot to do the same. I'm not exactly sure how to setup the ldap binds and filters...
Here's my dovecot info:
# 1.0.10: /etc/dovecot/dovecot.conf
log_path: /var/log/dovecot.log
log_timestamp: %Y-%m-%d %H:%M:%S
login_dir: /var/run/dovecot/login
login_executable: /usr/lib/dovecot/imap-login
mail_privileged_group:
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
2016 Nov 02
2
Dovecot 2 LDAP "unknown user"
I updated dovecot-ldap.conf.ext so that it now reads as below:
#Custom Settings
hosts = 192.168.153.143
dn = user at domain.com
dnpass = password
auth_bind = yes
auth_bind_userdn = %u at domain.com
ldap_version = 3
base = dc=rpservices,dc=com
#user_filter = (&(objectclass=person)(mail=%u))
user_filter = (&(objectclass=person)(uid=%u))
pass_filter = (&(objectclass=person)(uid=%u))
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
2016 Nov 04
0
Dovecot 2 LDAP "unknown user"
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 3 Nov 2016, Peter Fraser wrote:
> The command doveadm user -u username successfully returns the username and
> any information it can for the user in AD. As a matter of fact, I entered
> some home directory information in AD and this command returned the User's
> Home Directory as well. Is it a problem though that the telnet
2013 Apr 02
1
LDAP: error with iterate_query
Hello.
Used 2.2.rc3.
Try LDAP search:
# ldapsearch -LLL -D "uid=dovecot,ou=Services,o=m" -b "ou=C,o=m" -w 1 -s
subtree "(objectClass=mailUser)" mail
dn: uid=test,dc=m.u,ou=C,o=m
mail: test at m.u
dn: uid=basov,dc=m.u,ou=C,o=m
mail: basov at m.u
mail: wow at m.u
dn: uid=postmaster,dc=m.u,ou=C,o=m
mail: postmaster at m.u
dn: uid=ogo,dc=rest.com,ou=C,o=m
mail: ogo
2007 Sep 26
1
Maildir Missing Trash and Sent Items
Hi guys i've setup a virtual users setup with postfix and when i login
to the mail with dovecot i'm not getting a trash or sent items folder
I'm looking at the Maildir home and there's no .trash or .sent items there.
Any ideas why dovecot woudln't create these?
TIA
Here's the dovecot.conf
# /etc/dovecot/dovecot.conf
protocols = imap imaps
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