Displaying 20 results from an estimated 70000 matches similar to: "Dovecot Implementation"
2006 May 25
2
Dovecot Authentication to Windows Domain Controller
Hey Guys,
I am trying to convince my co-workers to move from Exchange 2003 to a unix
implementation of sendmai/dovecot. They have a couple of concerns that I am
sure can be resolved. First, is there a way for dovecot running on a linux
server to authenticate a user to a windows 2003 domain controller? If so,
then where can I get information on how to implement and test this feature?
Also, do
2010 Apr 19
20
Lustre Client - Memory Issue
Hi Guys,
My users are reporting some issues with memory on our lustre 1.8.1 clients.
It looks like when they submit a single job at a time the run time was about
4.5 minutes. However, when they ran multiple jobs (10 or less) on a client
with 192GB of memory on a single node the run time for each job was
exceeding 3-4X the run time for the single process. They also noticed that
the swap space
2012 Dec 14
4
New Puppet User: Issues with pre-commit script
Hi Guys,
I am new to puppet so please let me know if this is not the correct place
for asking this question. I am setting up a new puppet environment running
the latest 3.x version. I have the puppet master and client setup
correctly and tested with deploying a simple file to the client. Now, I am
working on adding all the configs to SVN since I will have all my users
checkout the
2004 Dec 11
1
dovecot/openldap auth problems?
Hi folks.
New to both dovecot and openldap. Trying to set up virtual domains
using the wanderingbarque howto:
http://www.wanderingbarque.com/mailserver.html
Platform is RH enterprise 3.
Only difference is I'm trying to use phamm instead of jamm:
http://phamm.rhx.it/
dovecot doesn't seem to want to play nice with my openldap; everything
else (postfix, etc) seems to work alright.
2006 May 17
1
Dovecot/LDAP problem
Dear Dovecot mailing list people -
What I'm trying to do is use Postfix (with virtual users) and a POP3 server
(we don't want IMAP - don't ask) to work against our new Active Directory
servers that will be coming soon. Before we roll anything out we're testing
it in the lab. Here's what we've got:
x86 server running Red Hat Enterprise Linux 3
Postfix 2.0.16
Dovecot-1.0
2010 Jun 30
1
Dovecot LDA/LDAP
I'm a total newbie with Dovecot LDA and LDAP. To be honoust, I don't
know what I'm doing.
My system runs CentOS 5.5, Postfix 2.3.3 and Dovecot 1.2.11. I try to
set up Dovecot LDA. But whatever I'm trying, I fail.
2010-06-30T18:28:12.585128+02:00 h1690641 postfix/pipe[26443]:
84F012A00A55: to=<test at domain.com>, relay=dovecot, delay=0.07,
delays=0.03/0.01/0/0.02,
2008 Jul 08
1
Error while login to dovecot server:
Hi Friends,
I'm running postfix 2.2.10, dovecot-0.99.11 and openldap -2.2.13 in my
organization. Here, all my postfix, dovecot, saslauthd, depends on ldap
only. Means ldap is acting as a centralized database for user information.
In this picture everything is working fine except user login to dovecot for
downloading their mails. Actually they can't able to login to the server
from
2008 Dec 05
1
Username changed by dovecot..?
Hello,
I have postfix+dovecot authenticating via LDAP to Active directory and
everything is working fine except that some user names get changed by
dovecot.
# cat dovecot/dovecot-ldap.conf
hosts = 192.168.50.30 192.168.50.31
base = ou=HST-Users,dc=h-st,dc=com
ldap_version = 3
auth_bind = yes
dn = cn=<account>,cn=Users,dc=h-st,dc=com
dnpass = <password>
user_attrs =
2006 Aug 24
1
[OT] ldapmodify options for changing AD attributes
I have a samba 3 dc where users log on with their win xp workstations
and I have a w2k3 domain where there is an exchange server the users
connect to with outlook.
I would like to do an ldapmodify command on active directory to
initially align time password was set for both samba and exchane and
then have the users notified when logon samba pwd is near to expirate
and so they receive also
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
2005 Jan 14
0
Upgraded and authentication fails with LDAP
FreeBSD 5.2.1
Upgraded to dovecot 0.99.12.1
After authentication failed, I also upgraded OpenLDAP
to 2.2.19
Dovecot and OpenLDAP are now the most recent versions
in the ports.
I can access the LDAP info through the OpenLDAP client
without a problem, so slapd seems to be working fine.
Both dovecot and OpenLDAP worked fine before the
upgrade. Any help will be appreciated, since several
people
2013 Feb 08
11
Puppet dashboard stuck pending jobs
Hi Guys,
I am a new puppet user and wanted some type of monitoring for puppet so
deployed puppet-dashboard. It has been working very well for a few days
not, but all of a sudden I start getting pending tasks and they never
finish even after restarting all processes. They keep accumulating and
never seem to finish even though the clients are running fine. I have the
puppet-dashboard
2012 Dec 20
6
Manage a specific users shadow file entry
Hi Guys,
I am new to puppet and trying to figure out what is the best way to manage
a password for a specific user in the /etc/shadow file. Most of my users
are being authenticated to kerberos but there is a need to set a local
password for this one account. What would be the best method to do this
via puppet? I have built my own rpm''s in the past using the chpasswd
command but
2015 Feb 24
0
"Temporary authentication failure" ? Cant connect with ldap user
Ok I completed the dn as thus:
*dn = cn=admin,dc=luenenet,dc=de*
And now wehn i try* a login Username Password *over *telnet localhost 143* I
get
*a NO [AUTHENTICATIONFAILED] Authentication failed.*
I confirmed that the user password is correct.
by the way,* ldapsearch -x -D 'cn=admin,dc=[domainname],dc=de' -w 12345 -b
'dc=[**domainname**],dc=de' cn* gives me:
*| #
2013 Oct 30
1
dovecot-ldap : can't find user in OU subtree
Hi all,
Well, I've compiled and installed dovecot 2.2.6 with following options:
> ./configure --prefix=/usr/ --sysconfdir=/etc/ --with-mysql
> --libexecdir=/usr/lib/ --localstatedir=/var
> --with-moduledir=/usr/lib/dovecot/modules --disable-rpath
> --disable-static --with-zlib --with-bzlib --with-solr --with-ldap
> --with-gssapi --with-nss
doveconf -n:
> # 2.2.6:
2005 Aug 25
2
LDAP and password expiry
Hello,
We are using Samba 3.0.14a-6, slapd 2.2.26-4 and smbldap-tools 0.9.1-2 on
Debian. My users are complaining about warnings that their password is about to
expire and that the are told "You do not have permission to change your
password" when they try to change it. sambaAcctFlags includes the X flag which
I thought meant "don't expire passwords." The password changing
2009 Nov 30
1
Dovecot 1.2.x masteruser proxy problem
Greetings to all
I need a masteruser/proxy account for some applications to be implemented
and i am having some problems. Normal users are proxyied through
ldap queries to the remote machine and this is working like it sopose to,
but i can't make the master user to work. Below are both the dovecot.conf
and dovecot-ldap.conf and verbose logs on the proxy machine.
If i log directly on the
2013 Dec 09
0
Dovecot - solr - user unknown
Hi all,
I am running dovecot with solr on centos 6.5.
In my dovecotlog i am getting the following error for any user :
Dec 09 16:03:22 indexer-worker: Error: User me at mydomain.net lookup
failed: Unknown user
everything else works ok and no mail-issues.
I have been searching and searching and really cant figure it out.
Probably i overlooked something dumb,
I hope someone can help me out
2007 Dec 18
1
Massive Dovecot auth errors too strange for me
Hello out there,
im running Dovecot on "ubuntu Dapper" serving pop3 only in maildir-style,
but the dove-auth-process refuses "answers" to the deliver or
login-process from time to time, (several times a day),
and I have no glue whats going on and why ...
Debbugging password-Auth surprised me, as the transmitted password
IS correct and allows an successfull authenification lots
2011 Apr 13
0
Dovecot-lda and multiple records after filter.
Hello.
Some records in my LDAP base have same values in mail field:
# extended LDIF
#
# LDAPv3
# base <ou=Mail, dc=ph, dc=local> with scope subtree
# filter:
(&(mail=someuser at p.ru)(|(AccountStatus=active)(accountStatus=shared)))
# requesting: mailMessageStore
#
dn: cn=lala,ou=Mail,dc=ph,dc=local
mailMessageStore: /var/mail/someuser/Maildir/
# Eset, Mail, ph.local
dn: