Displaying 20 results from an estimated 1000 matches similar to: "dovecot auth ldap attributes - unused?"
2006 Oct 27
1
suspected bug in dovecot-ldap setup?
Hi everyone,
[first post: long and boring. beware!]
I've been working on a virtual multidomain MX server with pop3 access.
Accounting for users/domains is done via OpenLDAP with the Jamm[1] schema and
dovecot is 1.0rc10 (dovecot-1.0-0_27.rc10.el4.at fetched as RPM from
atrpms.net for CentOS 4.4).
I intended to have authenticated binds but there was a problem with the
user_filter
2007 May 04
1
Help with LDAP authentication - user / user+domain
Hello Folks,
I've my dovecot working well and authenticating in my ldap servers.
But I'd like configure my users to authenticate in two ways. One is just
submitting the username and the other one is providing user at domain.com .
I'm moving from a cyrus-imap solution to dovecot and I've implemented it
with VD domains. But nowadays I still have one domain at my servers.
2007 Feb 13
1
Problems to put dovecot-ldap.conf working
Hi Folks,
I'm having a little trouble to put dovecot authenticating in ldap.
My postfix and saslauthd are authenticating fine.
Here is what I have in my main.cf:
# Accounts
accounts_server_host = $ldap_server_host
accounts_search_base = $ldap_search_base
accounts_query_filter =
(&(&(objectClass=VirtualMailAccount)(mail=%s))(forwardActive=FALSE)(acco
2006 Aug 02
2
Cyrus + ldap
Hi,
I need some help
I am currently setting up my FC5 box with ldap + samba + postfix +
dovecot support as prescribed in howto
http://wanderingbarque.com/howtos/mailserver/mailserver.html
My problem is in starting the dovecot server.
I get the following error
Starting Dovecot Imap: Error: Error in configuration
file /etc/dovecot.conf line 16: Unknown setting: passdb
My dovcot.conf file:
2006 Aug 16
1
default_realm problem
Hello List,
I've upgraded to dovecot from FreeBSD ports, changed the config from
previous 0.99 version, but meet a problem
with %d variable beeing empty in userdb static configuration directive.
Our server supports multiple domains, e.g. 'mxc.ru' and 'mail.mxc.ru'.
Users can log into using their full e-mail address like
antonm at mxc.ru or antonm at mail.mxc.ru, but the
2008 May 02
2
Fatal: Running as root isn't permitted
Hi
I am running Dovecot 1.1RC4, built from the source packages at the
debian repositories (http://xi.rename-it.nl/debian/). When a message
is delivered through the LDA, i get this error:
deliver(******@*****): May 02 14:43:28 Fatal: Running as root isn't permitted
These are my config files:
master.cf:
=======================================
# Dovecot
dovecot unix - n n - - pipe
2012 Jun 13
1
Auth password problem
i have debian squeeze. i have installed mds with ldap integration and i want
to use dovecot/LDAP but i have problems with login. I have dovecot 1.2.
I try all of dovecot wiki but i dont know how to configure it good
dovecot.conf
protocols = imap imaps pop3 pop3s
listen = *, ::
auth_verbose = yes
auth_debug = yes
auth_debug_passwords = yes
mail_debug = yes
verbose_ssl = yes
login_greeting =
2004 Dec 12
2
Problem with LDAP and Dovecot
I am trying to set up Dovecot so that it uses LDAP, but I keep getting
this error message in /var/log/syslog:
Dec 12 03:38:17 mydomain dovecot-auth: LDAP: ldap_search() failed (filter
user_filter = (mail=user at mydomain.tld)): Bad search filter
Relevant configuration files:
/etc/dovecot-ldap.conf:
hosts = localhost
dn = cn=dovecot,ou=sysAccounts,dc=mydomain,dc=tld
dnpass = password
2015 Jan 26
4
imap-login: Fatal: pipe() failed: Too many open files
Hi
I keep on getting errors and can't connect/login to Dovecot. I did my
research but unfortunately without success. It is for sure not ulimit
because ulimit is set to unlimited per default already. Still , it
complains about "Too many open files" but this is a test system and the
service dovecot and postfix have just been started. No one except me is
testing on this system.
2008 Feb 25
1
Crash on malformed ldap user_filter
I did a little too much copy/paste, and ended up with an ldap config
file containing a line of the form
user_filter = user_filter = (&objectClass=...
(with "user_filter =" repeated). This caused the auth process to
segfault (v1.1.rc1). I suppose that I can reproduce this problem if
more information is needed.
Anders.
11:56:33 localhost dovecot: auth(default): ldap(a at
2011 Nov 22
2
"%d" does not expand to domain on wildcard search
Hi, I found that doing a wildcard search with doveadm doesn't expand the %d
global variable when doing a wildcard search like:
doveadm search *@domain ALL LARGER 10000k
doveadm(root): Error: User listing returned failure
doveadm: Error: Failed to iterate through some users
In /var/log/dovecot.log:
Nov 22 20:48:07 auth-worker: Debug: ldap: iterate: base=vd=%d,dc=domain
scope=subtree
2008 Jul 21
1
No password in reply
Found http://www.mailinglistarchive.com/dovecot at dovecot.org/msg03185.html,
but I don't think this is my problem because using ldapsearch I can search
using dovecot.
# /usr/local/openldap/bin/ldapsearch -x -h localhost -b
DC=XXXXX,DC=ce,DC=gov,DC=br -D cn=dovecot,dc=XXXXX,dc=ce,dc=gov,dc=br -w
XXXXX -LLL -z 0 -E pr=100/noprompt
dn: mail=rodrigo at XXXXX.ce.gov.br,jvd=XXXXX.ce.gov.br
2011 Apr 11
1
trying to combine static userdb with LDAP passdb with per-user userdb_mail and userdb_home
Hello, dovecot users.
I'm trying to cope with following problem I have single computer which
will be going to be final destination for several virtual domains.
Domains are stored in LDAP catalog. Dovecot will be working together
with Postfix MTA running on same computer.
I'm a bit confused how to achieve following thing: I want Postfix to use
Dovecot LMTP server for mail delivery. All
2007 Oct 16
1
Errata: dovecot + ldap + virtual mailbox: building mail location path
Hi all again,
I've just realized that I did a bad cut&paste in my previous mail, then
I rewrite my request. I apologize.
I am trying to set up my dovecot configuration using LDAP and virtual
mailboxes. I succeeded in authenticating the users correctly with LDAP,
but have problems with referencing the correct mail location directory.
I manage several domains. The mailboxes are stored
2015 Jan 22
1
Postfix Dovecot LDAP setup
[EDIT]: Sorry about the second mail. ignore the first one - it had try &
and error mistakes in. Problem is still the very same as explaned below.
Thanks a lot.
Hi,
since days I'm trying to substitude my SQL based Postfix/Dovecot mail
server by a LDAP based setup. Everything seems to go smooth so far -
thanks to the many how to and Dovecot wiki. Unfortunately I'm
struggeling,
2011 May 10
1
LDAP Authentication ok but errors
Hello Timo,
We have installed dovecot 2.0.10. With LDAP authentication. Users authenticate successfully but in the authentication process there are errors that I don't understand because it's everything all right:
May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_unbind
May 10 18:00:49 carpe3 dovecot: auth: Error: ldap_free_connection 1 1
May 10 18:00:49 carpe3 dovecot: auth: Error:
2014 Dec 18
4
Awfully slow dovecot
Hi,
We?re using dovecot 1.0.7, which seems to be the latest version available on CentOS 5.
Downloading emails are dead slow. Really small emails goes quickly, but normal emails and emails with attachments are so slow to download it?s almost ridiculous. I?ve googled some and found that it could be related to quota, but I disabled the quota plugins on imap with no difference.
dovecot -n:
# 1.0.7:
2015 Jan 22
0
Postfix Dovecot LDAP setup
Hi,
since days I'm trying to substitude my SQL based Postfix/Dovecot mail
server by a LDAP based setup. Everything seems to go smooth so far -
thanks to the many how to and Dovecot wiki. Unfortunately I'm
struggeling, since I have to create individual a LDAP schema which suits
the currently used LDAP structure. The current tructure looks like this:
=> dc=MyDomain,dc=TLD
==>
2017 Jun 02
3
Two domains - same user names filter
Hi,
I have two LDAP domains, which has some equal users, eg:
abc at domain1.com
abc at domain2.com
I sat up this config:
domain1 users maildirs are stored in /home/vmail/username
domain2 users maildirs are stored in /home/vmail/domain2/username
This works fine except one thing: i cant set up the ldap query to choose
the correct maildir if the user names are equal.
Is it possible to use a
2007 May 22
1
dovecot + ldap tls
hi...
i trying to have a secure conetion between dovecot and directory server, but
i cant do it. The documentation are so poor (
http://wiki.dovecot.org/AuthDatabase/LDAP)
these are my configurations files:
(pre: i have a directory server accepting secure conections (port 389 via
TLS and port 636 via SSL).
File "/opt/csw/etc/dovecot-ldap.conf":
hosts=100.0.4.98
dn =