Displaying 20 results from an estimated 1000 matches similar to: "(userdb/ldap) Set home dovecot variable - How?"
2008 Jan 03
1
Homedir permissions problems with LDAP
Sorry, my previous message entered like a reply, so I'm sending again to
keep the list in order.
Hi,
I'm using dovecot 1.0.5-1 (debian stable) and I'm trying to build a
virtual host machine with ldap.
In my dovecot-ldap.conf thats what I have:
uris = ldap://<ldapserver>/
dn = cn=Manager, dc=domain, dc=com, dc=br
dnpass = <ultra secret passwd>
sasl_bind = no
tls = no
2010 Oct 16
1
gssapi problems (postfix sasl through dovecot, dovecot imap working fine)
Thanks to Timo, I have solved all but one of my problems. For back
ground, I am using Samba4 as an AD. I have the userdb working from LDAP
just fine and kerberos authenetication for dovecot's IMAP server working
fine. The problem is using dovecot's SASL with postfix. I also have
plain/login working in imap and smtp. Both use pam_krb5 through pam to
authenticate clients that don't have
2006 Aug 17
5
Supporting local and virtual LDAP users, with seperate mail_env
Is it possible to have local users with mail in
maildir:%h/.maildir
and virutal users with mail in
maildir:/home/exim/%u/.maildir
I seem to have authentication working for both local users and LDAP users.
But I'm getting this error trying to access a virtual users mail.
Aug 17 08:12:08 hostname dovecot: IMAP(Firstname Lastname): maildir:
2007 Nov 19
1
Re: Different printer drivers ...
Greetings,
I've now received private e-mail saying that others have seen this problem,
sent e-mail to this list and received no answers. That ultimately, they
ended up altering their Windows clients to use LPR instead of Samba.
Is this really something that a genuine MS Windows server can handle and
Samba cannot?
Does anybody know when these other drivers stopped working well and what
2006 Feb 05
2
R socket communication
Hello, I tried to code a R socket server but I did not succeed.
The problem is that once the R socket server is created,
I call the readLines function and then R gets blocked.
The client seems to work fine since I tested it with a PERL server.
I tried many combination of params in the socketConnection but
none of them worked.
I have seen some examples where the server sends something to a
client
2016 Feb 11
6
Question on setting up dovecot
Many thanks to Joseph Tam and Steffen Kaiser for pointing me to the logging
information that I should have been using in the first place. Now that
I have separate log files and debugging information, I'm still at a loss
to see why the mail is not being pulled over from the Linux system to the
Windows 7 machine. To recap, here is the output from doveconf -n:
2008 Nov 21
1
userdb, Dovecot LDA not using mail_location config properly?
I use Dovecot 1.0.5.
I use LDAP for the user database and Dovecot LDA.
--- dovecot.conf
mail_location = maildir:/var/spool/mail/data/%Lu:INDEX=/var/spool/mail/index/%Lu
auth default {
mechanisms = plain (Note: TLS is used anyways..)
userdb prefetch {
}
passdb ldap {
# Path for LDAP configuration file, see doc/dovecot-ldap-example.conf
2014 Jun 26
1
Another Crash in service imap with version 2.2.13 - Debian Wheezy
Hi,
yesterday I updated my second server from Debian Squeeze to Debian Wheezy.
Since todaay I get the followinig errors in my logs:
Error-Log:
...
Jun 26 09:08:28 mailstore dovecot: imap(user at domain.net pid:28898 session:<iuMX3Lf8fACXLrFC>): Fatal: master: service(imap): child 28898 killed with
signal 11 (core dumped)
...
Mail-log
...
Jun 26 09:08:28 mailstore dovecot: imap-login: ID
2007 Nov 27
1
Dovecot strange logs
Hello,
I have some strange logs entries in my dovecot_info.log
(auth_debug=yes & auth_verbose=ye) :
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user= domain=????????
dovecot: Nov 27 00:28:09 Info: auth(default):
vpopmail(CLIENT_EMAIL,CLIENT_IP): lookup user=CLIENT_USER
domain=CLIENT_DOMAIN
dovecot: Nov 27 00:28:09 Info: auth(default):
2009 Oct 22
2
useradd: invalid numeric argument 'someuser'
CentOS 5.3 w/ updates
Puppet 0.25.1.rc2 (installed from source)
Mongrel + Nginx
Am I making a mistake or is this a bug? I''ve experienced this issue
using 0.24.8 from EPEL also.
Thu Oct 22 13:59:43 -0700 2009 //user::virtual-users_groups/User
[someuser]/ensure (err): change from absent to present failed: Could
not create user someuser: Execution of ''/usr/sbin/useradd -G
2010 May 20
1
Patch for logging variables
Upon thinking, the variable names may not be descriptive enough as
`host` is a bit ambiguous and `deleted_count` may refer to a different
command than expunge in imap and may be valid to track at some point
so I have changed `host` to `client_ip` and `deleted_count` in imap to
`expunged_count`, below is the modified diff for version 1.2.11.
diff -crB dovecot-1.2.11.orig/src/imap/client.c
2007 May 03
1
connecting postfix with dovecot trouble
Hello listmembers,
we have some trouble connecting postfix to dovecot.
after a lot of hours the transport and delivery is
working but dovecot can't get the correct user.
postmap -q some.user at domain.com ldap:/etc/postfix/ldap-aliases.cf first
returns: someuser
The mailbox someuser exists and i can login with this
user on imap and i can deliver directly using deliver -d
but on mail
2017 Feb 20
3
id maping
Hello,
I have install samba ad.
On AD the config look like
# Global parameters
[global]
netbios name = DC1
realm = SAMDOM.EXAMPLE.COM
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbindd, ntp_signd, kcc, dnsupdate
workgroup = SAMDOM
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
# Default idmap config for local BUILTIN accounts and
2012 Jun 08
1
Corrupted mdbox on LMTP director delivery while user is logged in via IMAP
Hi,
we get errors about corrupted indexes and we are losing flags with mdbox on NFSv4:
Error: Recent flags state corrupted for mailbox
Error: Corrupted dbox file
Error: Corrupted transaction log file
It looks like a LMTP director problem. The user has IMAP IDLE connections
open and lmtp delivers to another host. This leads to nfs corruption problems.
The user is logged into mail04 and has some
2013 Sep 22
2
mdbox index directories: bug?
Hi,
I'm using mdbox now (Dovecot 2.2.4), with indexes on a
separate disk. Works fine, but the directories for indexes are also
present in the storage folder, and are empty. Userdb (sql) returns this:
home /var/vmail/domains/somedomain/someuser
mail
mdbox:~/mdbox:INDEX=/mnt/spool/dovecot/index/somedomain/s/someuser
And
the created directory structure is:
2015 Feb 14
3
Bug#776094: dovecot-imapd: corrupts mailbox after trying to retrieve it (fwd)
Hello.
I wrote about this three weeks ago but got no answer. I'm going to
officially "forward" the Debian bug this time, with all the details.
The test case is just 840 bytes long. Please give it a try.
---------- Forwarded message ----------
From: Santiago Vila <sanvila at unex.es>
To: submit at bugs.debian.org
Date: Fri, 23 Jan 2015 22:32:28 +0100 (CET)
Subject:
2004 Mar 16
1
Corrupted Indexes and File Permissions
Hello,
I'm using Dovecot to provide an IMAP service to a small number of
users and I'm seeing two recurring errors which look like they might
be related.
Environment:
o FreeBSD 5.2.1 / Postfix 2.0.18 / Dovecot 0.99.10.4
o Maildir mailboxes
Problem:
On logging in all the folders under the users mailbox are empty. This
has happened with both MS Outlook 2000 clients as well as
2020 Oct 21
2
Users unable to login
Yes, something came up here:
Oct 21 15:34:18 auth: Debug: auth client connected (pid=1706005)
Oct 21 15:34:18 auth: Debug: client in: AUTH 1 DIGEST-MD5 service=imap
secured session=EQqBZy6yBJQAAAAAAAAAAAAAAAAAAAAB lip=::1rip=::1
lport=143 rport=37892
Oct 21 15:34:18 auth: Debug: client passdb out: CONT 1
2015 Sep 07
2
nfs based shared home dir question
Ok, i clarify a bit more.
\\servername.internal.domain.tld\users2\%username% is used in my AD for the home folder of the users. %username% translates to the username.
I tried 2 setups now, windows acl base setup and posix based setup.
Both fail for me.
THE SERVER with the shares ( and is nfs server)
The samba/windows part. ( postix rights setup )
On the server this is /home/samba/users2
2015 Sep 04
4
nfs based shared home dir question
Hai..
I need to have my home dirs shared over some of my servers.
I did setup a nfs4 kerberos base
Debian jessie, samba 4.1.17 and sernet samba 4.1.3 on these servers.
This works, i can mount without problems.
But because verything is created with the windows user tools, the owner/Group is root.
Like this
Server:
ls -al
drwxrwx---+ 2 root root 4096 Sep 4 13:17