Displaying 20 results from an estimated 500 matches similar to: "Help with LDAP authentication - user / user+domain"
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
2007 May 24
1
Simple questions about Quota
Hi folks, hope that get some help for some doubts :P
I've configured dovecot in a clustered environment 3 X HP Proliant
DL380+RHEL ES 4.0+EVA4000+GFS.
Everything is working great.
But, when I putted this cluster on production, I had some problems with
quota+ldap in my dovecot.
Here follows my configuration:
/etc/dovecot.conf
last_valid_gid = 101
2007 Feb 15
1
Dovecot forward problems
Hi Folks,
I setted up a mail server based on this how-to
http://wanderingbarque.com/howtos/mailserver/mailserver.html
All things are working thing as you can see in my server log. Off
course, that I've suppressed some informations.
postfix/smtpd[16483]: connect from unknown[myip]
postfix/smtpd[16483]: 62C9034002: client=unknown[myip]
postfix/cleanup[16777]: 62C9034002:
2007 Feb 22
0
Dovecot Quota + LDAP
Hie Folks,
I'm having a little problem with quota + ldap. I want to use per user
quota settings.
So I configured quota on my /etc/dovecot.conf like this site
http://wiki.dovecot.org/Quota examples.
Here follows my /etc/dovecot.conf:
protocols = imap imaps pop3 pop3s
ssl_disable = no
ssl_cert_file = /usr/share/ssl/certs/cert.pem
ssl_key_file = /usr/share/ssl/private/pkey.pem
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
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
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:
2008 Dec 23
1
Dovecot-auth timeouts
Hello,
I've unfortunately been unable to find anything relating to the problem I'm having specifically, in searching the list or google, and so I now plead to you to assistance.
I'm running Dovecot as an LDA and SASL auth for Postfix on a Debian 4 box. Dovecot is version 1.0.rc15 (the official debian pkg version).
The problem I'm running into is this. After some time of
2014 Oct 27
1
dovecot ldap quota
First of all:
doveconf -n
# 2.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.7 ext4
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_debug = yes
mail_gid = vmail
mail_location = maildir:/home/vmail/domains/%d/%n
mail_plugins = " quota"
mail_temp_dir = /var/tmp
mail_uid = vmail
managesieve_notify_capability = mailto
managesieve_sieve_capability =
2007 Feb 26
2
Quota stored in LDAP
Hie folks,
Does anyone have any experiences using dovecot + per user quota + ldap?
I've configured my settings as this example:
# quotaStorage must be in the format mentioned above
# For example: dirsize:storage=10240
user_attrs = uid,homeDirectory,,,uidNumber,gidNumber,quotaStorage=quota
But, Dovecot isn't creating maildirsize file.
Any guesses?
PS: I've
2006 Feb 06
1
auth: out of memory
Hello :)
I just couldn't login to my dovecot imap (1.0-beta2). Dovecot authenticates
from mysql database.
Feb 6 19:47:33 elfstone dovecot: auth-worker(default_with_listener):
sql(damirh at noviforum.si): User query failed: MySQL client run out of memory
Feb 6 19:47:52 elfstone dovecot: auth-worker(default_with_listener): ^GOut of
memory (Needed 8164 bytes)
Feb 6 19:47:52 elfstone
2007 Mar 28
0
Removing users maildir DOVECOT+LDAP
Hi all,
Does anyone have an idea how can I remove(delete) my virtual mail users'
maildir?
I have Dovecot + LDAP and I would like to do something like this: When I
remove an user entry in my ldap server, it should remove my user
directory information.
Does anyone has this implemented? Or have an idea?
I can remove users entry in my ldap server remotely, is there some way
in
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 Apr 27
2
dovecot + ldap + quota
hi....
i using dovecot 1.0rc26 and i started to configure quota plugin but i think
its not working fine.
i configure like suggested in http://wiki.dovecot.org/Quota
in dovecot.conf:
protocol imap {
mail_plugins = quota imap_quota
}
plugin {
# 10 MB quota limit
quota = maildir:storage=10240
}
in dovecot-ldap.conf:
user_attrs =
2014 May 21
1
dovecot auth ldap attributes - unused?
Please explain the following dovecot (2.2.13) behaviour: I run dovecot
in ldap auth debug mode and log file excerpt follows:
2014-05-21T08:22:01+02:00 dovecot/ip dovecot: auth: Debug:
ldap(user at domain,pcip,<bdKvA+P5HQCbnmFI>): bind search:
base=o=tree,dc=do,dc=ma,dc=in
filter=(&(objectClass=MailAccount)(accountActive=TRUE)(mail=user at domain))
2014-05-21T08:22:01+02:00 dovecot/ip
2005 Dec 31
3
Using dovecot auth with Postfix
Attempting to setup smtpd auth for Postfix using the Dovecot authorization
unix socket.
Some info is at: http://www.postfix.org/SASL_README.html
To enable operation when Postfix is chrooted, a method from the
reference above is to locate the socket at: /var/spool/postfix/private/auth
To do this, I have this configuration in dovecot.conf:
# listener sockets will be created by Dovecot's
2006 Apr 03
1
No UID associated with this user name
Hi sorry if this is the wrong place to post but I'm not sure where to
go to and I'm a bit desperate.
We just brought our Sunfire 6800 server and Storedge 9960 RAID array
Solaris 8 back up after some maintenance and everything came back up
'clean' but I cannot get our SAMBA software to recognise any users or
directories when logging in remotely from an apple or windows box.
2011 Apr 29
2
Problem Authenticating with Master User
So I removed the passdb's and the pass=yes since it doesn't work with PAM but I'm still not having any luck. Any suggestions? I'm open.
$ telnet mail01.server.com 143
Trying 10.10.10.12...
Connected to mail01.server.com.
Escape character is '^]'.
* OK Dovecot ready.
1 login user at server.com*master my_password
1 NO Authentication failed.
1 login user at server.com*master
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
2006 Apr 14
2
Master Password not working
Trying to get the master password to work. What am I doing wrong? Trying
this test:
/etc/dovecot.masterusers
master:{plain}test
auth_master_user_separator=*
auth default_with_listener {
mechanisms = plain
passdb passwd-file {
# Master users that can log in as anyone
args = /etc/dovecot.masterusers
master = yes
#pass =yes
}
passdb passwd-file {
# Path for