Displaying 20 results from an estimated 4000 matches similar to: "dies on start-up: Auth process"
2008 Jan 17
1
convert plugin fails - drops root privileges then tries to create file in /
Hi
I just tried to run the convert plugin as described at
http://wiki.dovecot.org/Plugins/Convert
(except with mail_location = maildir:~/Mail)
It fails with an error message:
Eopen(/.temp.falcon.endbracket.net.18618.8d5e0a038da6cf06) failed:
Permission denied
Error: imap dump-capability process returned 89
It looks like Dovecot execs /usr/libexec/dovecot/imap, which drops root
privileges
2005 Oct 11
3
dovecot won't launch
Hi,
I downloaded the latest dovecot (1.0 alpha 3) and tried numerous
installs which get me nothing. No errors, no crashes, no segfaults
and no running dovecot. It just seems to silently exit. I was trying
to build with mysql support but I've also tried a plain old install,
just configure, make install, etc. I get nada. strace doesn't show
anything, at least as far as I can tell.
2008 Dec 12
2
imap quota makes the Alarm clock expire
Hello list,
I have a strange problem with dovecot and quota. The error message is
not obvious...
After a couple of seconds when I try to start dovceot, I get this:
root at taleira:~# /etc/init.d/dovecot start
Alarm clock
If I uncomment the "imap_quota and quota" in dovecot.conf everything
seem to work fine:
protocol imap {
listen = *:143
ssl_listen = *:993
# problem pa
2006 Oct 28
1
Cygwin rsync to RH rsync server
Ok I updated both systems to rsync-2.6.8 and found the info on setting
strace on the server. Here are the trace logs, there are two calls the
first is just the module list which finishes normally the second is the
file list in the test module which fails after the list.
By the way I have no idea what any of this means (sorry if I'm not
supposed to post traces to the list)
2002 Sep 11
0
Strange Hang over ssh
rsync-2.4.6-1 RPM on receiving side on Red Hat 7.3
rsync-2.4.6-13 Red Hat 7.2 RPM on sending side
Trying to do a "pull" from sender over ssh, rsync hangs after transferring very little data, usually on the first or second file.
strace rsync -avzur --bwlimit=35 -e ssh user@remote:/directory /local/directory
(init stuff)
read(5, "\375\217\177=", 4) = 4
select(6,
2005 Mar 05
2
dovecot-pgsql.conf can't find in chroot? (debian)
Plagued with an error I can't get past:
==> dovecot_info.log <==
dovecot: Mar 04 22:09:06 Info: Dovecot starting up
==> dovecot.log <==
dovecot-auth: Mar 04 22:09:07 Fatal: Can't open configuration file
/usr/local/etc/dovecot-pgsql.conf: No such file or directory
dovecot: Mar 04 22:09:07 Error: child 18211 (auth) returned error 89
dovecot: Mar 04 22:09:07 Error: Auth process
2005 Mar 26
1
test65 "deliver" LDA bug
Hello.
I've tried to implement dovecot's deliver LDA to my home mailserver.
I've run into troubles :)
dovecot-deliver.conf:
-- snip --
mail = maildir:%h/Maildir:INBOX=maildir:%h/Maildir
mbox_read_locks = flock
mbox_write_locks = flock
-- snip --
when i run:
deliver -d bfg < email.txt dovecot delivers message to ~/Maildir/maildir/new
It acctually creates "maildir"
2007 Mar 23
1
getent passwd / wbinfo -u timeout
dear all,
i have two server,
smb1 act as PDC
Debian 3.1
Samba 3.0.14a-Debian
OpenLDAP 2.3.32
smb2 act as fileserver auth to PDC via winbindd
FC3
Samba 3.0.24
the problems are :
i can get the groups and users when running getent passwd and getent group
from smb1.
but i just can get the groups when running getent group or wbinfo -g from
smb2. if i run getent passwd or wbinfo -u from smb2, it
2004 Mar 08
1
winbindd problem - STATUS_BUFFER_OVERFLOW (0x80000005)
Hi everyone,
i've got a little (at least i hope its a minor one) problem with winbind.
General information about the system:
- GNU/Linux 2.4.25-2tr
- samba-3.0.2-4tr
Samba successfully joined the ads (w2k servers), wbinfo -u and -g are
working
perfectly. If i try to authenticate a user with wbinfo or with ntlm_auth
(overall goal is to have ntlm authentication with squid) i get a
2004 Nov 26
0
Dovecot 1.0-test52 and LDAP authentication
Hi all!
I have upgraded Dovecot 0.99.11 installation that's worked with LDAP to
Dovecot 1.0-test52 and I can't get LDAP to work. I noticed the
/etc/dovecot.conf is slightly different, so I have adjusted changes. If I
use the standard auth (passw & pam) everything works fine, however when I
user ldap for auth Dovecot starts but then dies:
dovecot: Nov 26 14:14:36 Error: Auth process
2009 Sep 07
1
high imap load on large folders
Hello,
i sync with imapsync from an archiopteryx-server to an dovecot-server, for
testing until now.
The dovecot is inside an VM. storage for mail is on an nfs-share, indexes
are local.
What i now see, is, on large folder( 58000 messages and more) the load
on the imap-process
is very high, and slowdown the transferprocess.
Is there something, I can do. Whats cause the high load ind the
2018 Jul 02
0
Samba 4.3.11 accessing disk every minute
The latest version that Western Digital has shipped with the My cloud devices accesses the disk
about twice a minute. The access to /dev/sda2 is causing the system to keep the disk from going
into standby mode. I don't understand the call to quotactl every minute when no one is trying to access the share.
An strace of one of the processes shows the following:
poll([{fd=13,
2004 Jul 29
2
Samba 3.0.x and high processor utilication caused by /etc/passwd access
Hello together,
since upgrading on samba 3.0.x (issue happens with all 3.0. release) the
cpu-load on my samba PDC ist constantly near 100%. The cpu power ist
consumed by all running smb-processes. Systrace shows me that the smb
processes tried to access to /etc/passwd on a permanent basis. My question
is: Why tries samba to access etc/passwd so often and produces this high
cpu-load?
Regards,
2005 Feb 17
0
[Bug 856] scp hangs on FIFOs rather than erroring
http://bugzilla.mindrot.org/show_bug.cgi?id=856
------- Additional Comments From rngadam at yahoo.com 2005-02-18 09:36 -------
Just thought I'd drop in to ask for this bug to be solved and add another vote
to solving this bug...
I was trying to copy my CrossOver Office config (about 470M worth of data) using
scp to another machine configured as follows:
The source: kernel 2.6.10
2015 Feb 12
0
Problems in SAMBA 3.3 to 4.0 migration
As promised, I'm posting the smb.conf files for the two servers in question.
One minor correction I should offer is that the new SAMBA server will be
version 4.1, not 4.0.
Following is SMB.CONF for the current PDC, which is Samba 3.3.4 on Slackware
13.
I've omitted all share definitions to allow focus more on the configuration
side. Actual
server/domain names have been omitted.
2008 Sep 17
4
dovecot 1.0.10 inet_addr(0.0.0.0)
Hi,
I've got a problem.
my Dovecot is not running ;)
It immidiately exits when run with no output info
I've figuret out that is something wrong with network but i can't find
such option in conf
any Ideas??
strace output :
dup(3) = 5
fcntl64(5, F_GETFD) = 0
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
socket(PF_INET, SOCK_STREAM,
2005 Mar 15
1
Drac and Dovecot, almost there ...
I have dracd and dovecot up and running and trying to get the two
connected. I'm using the FC3 rpms from callimg yum install.
I've downloaded the drac patch from http://dovecot.org/patches/drac.c
and compiled it with both
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
-I$dovecot/src/lib drac.c -o drac.so -ldrac
and
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
2006 Apr 17
1
Smbd using too much CPU
I recently got the problem that my smbd process takes up a lot of CPU (about
60%). It's running this high even if I don't access the server through my
samba clients. I have tried restarting samba, rebooting the computer and I
have been looking at several logs but I can't see what's wrong. It never
seems to relax. I need to fix this as fast as possible because my CPU fan is
running
2011 Dec 28
1
/usr/lib/dovecot/imap ignores log settings?
Hi Dovecot peeps,
I'm enjoying running /usr/lib/dovecot/imap directly as a PREAUTH IMAP pipe.
I find that it outputs log messages whose severity is INFO to stdout. I'm
running it as follows:
/usr/lib/dovecot/imap -c /tmp/dovecot.conf
and I see the following messages output to stdout:
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE
SORT SORT=DISPLAY
2015 Feb 12
2
Problems in SAMBA 3.3 to 4.0 migration
On 12/02/15 02:43, soonerdave wrote:
> As promised, I'm posting the smb.conf files for the two servers in question.
>
> One minor correction I should offer is that the new SAMBA server will be
> version 4.1, not 4.0.
>
> Following is SMB.CONF for the current PDC, which is Samba 3.3.4 on Slackware
> 13.
> I've omitted all share definitions to allow focus more on the