Displaying 20 results from an estimated 1000 matches similar to: "Dovecot 1.0-test52 and LDAP authentication"
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 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"
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)
2009 Mar 25
0
CentOS won't shutdown ... or do anything else
I started to have problems similar to ones described in the past on
this list but could not find any kind of resolution. I did an
lsmod, a mount command, and for fun, did an strace on shutdown to
see where it is hanging, and an ltrace as well.
Any thoughts?
Module Size Used by
parport_pc 28033 0
lp 15661 0
parport 38153 2
2015 Apr 23
0
Samba 4 slow write
Hello Ervin,
The in-memory cache lookup could be added back into
samba-4.1.6 by applying the attached patch,
if it could be compiled with Louis how-to steps,
perhaps got the chance to make U14.04 be stayed on samba-4.
Here is my test,
the test-bench is uploading 5000 files and each one is 1MB.
The attached patch could improve 15% at case B).
Case A) Original samba-4.1.6
will go through
2015 Apr 22
0
Samba 4 slow write
Hello Ervin,
?
> Do you mean that this is the "normal" way? These geteuid and
> getegid system calls are so slow?
>
>> ?% time seconds usecs/call calls errors syscall
?>> ?
------ ----------- ----------- --------- --------- ----------------
?>> ?
15.68 15.894980 4 4398791 getegid
>> 15.57 15.783699 4
2015 Apr 23
2
Samba 4 slow write
Hi Jones,
many thanks again four your help and your time.
Thanks for the patch too - I'll check it up.
On my Ubuntu, there is a Samba 4.1.6. I'll install the samba
source package, and will try to apply the patch, then - I hope -
the package will be compiled as well.
I'll notify to you about the result. (First, I need to upgrade
that server.)
Thanks again,
Ervin
On Thu, Apr
2008 Mar 10
2
SWAT Won't Start - Alarm Clock
Hey everyone,
If anyone could help me with this problem, I'd greatly appreciate it.
Whenever I try to start swat (from the command-line by invoking
/usr/sbin/swat), it sits there for a very long time as if it's running,
but any attempt to use telnet to the port or point my browser at it
results in nothing, as if swat were just not running. Firewalling is no
issue, I've disabled
2008 Aug 16
5
DO NOT REPLY [Bug 5695] New: rsync local timeout
https://bugzilla.samba.org/show_bug.cgi?id=5695
Summary: rsync local timeout
Product: rsync
Version: 3.0.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: gabriele.tozzi@gmail.com
QAContact:
2002 Jul 17
1
Re: smb.conf - fixed? :)
open("/usr/local/samba/var/log.smbd",
O_WRONLY|O_APPEND|O_CREAT|O_LARGEFILE, 0666) = -1 EACCES (Permission
denied)
umask(0) = 022
brk(0x81e6000) = 0x81e6000
stat64("", 0xbfffed80) = -1 ENOENT (No such file or
directory)
umask(022) = 0
That "No such file or directory"
2004 Aug 24
3
smbd+ldapsam infinite loop, cpu=100%
Hello,
We have been running samba v2 for quite some time without any problems.
But after the upgrade to samba-3.0.5 some anomalies have come out. I've
compiled it with LDAP authentication support; the LDAP server is
installed on the same machine and the communication is done via sockets.
After working fine for some time, and as usual creating multiple threads
from the smbd proccess, it
2008 Aug 11
0
rsync failure with error 12
I am running rsync over a VPN. The connection has been stable for some
time, but recently it has started failing. I am including the strace of
the failure below. Basically, the client disconnects typically with an
error 12. I have 3 other clients using the same openvpn/rsync
configuration, and those are stable, so I am fairly confident this is
something on this particular link.
The
2003 Aug 21
0
More character conversion oddness
Howdy,
I've been following the thread at
http://lists.samba.org/pipermail/samba/2003-August/101401.html, and,
having encountered the bug mentioned, repackaged samba from CVS as of
about five hours ago.
Now I'm the smb service never starts, I'm getting the following (looped)
when stracing the smbd -D process it runs (see end of message)
Any ideas? TIA.
Mike
write(5, "
2005 Sep 22
2
repeatable disconnections when rsyncing over ssh
Hi,
I have a problem with rsyncing large data sets (consisting bunch of small
files) over ssh.
rsync 2.6.6 on both sides. Linux 2.6.10 on receiving side, 2.6.12.6 on sending
side.
This strace is from rsyncing over 2Mbit link but I can repeat it over 100Mbps
lan, too (while testing on lan 2.6.11.3 was on sending and 2.6.12.6 on
receiving side).
I wonder what can be problem here? Some
2007 Jan 09
1
DO NOT REPLY [Bug 4327] New: Sudden rsync errors
https://bugzilla.samba.org/show_bug.cgi?id=4327
Summary: Sudden rsync errors
Product: rsync
Version: 2.6.8
Platform: All
URL: http://www.ercbroadband.org
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2017 Mar 14
3
Having problem getting Asterisk to work on CentOS 7
Thank you Tzafrir.
I had been using different users in earlier attempts to make this work. Decided to try everything where root is the only user, simply to verify it's working.
For problem 2, where asterisk is writing to the log but doesn't seem to receive the SIP packets even though tcpdump indicates they are making it to the box on 5060, I am starting asterisk while logged in as root.
2006 Mar 24
0
Hang after upgrade to 1.1RC1 and Edge
The same application, working fine under 1.0, but after upgrade to
1.1RC1 (include edge Rails 4021) the cpu keeps spinning (took 85%) and
the rest was taken by Postgresql. Looks like Rails keep sending sql
statement to the database.
I did a strace and following messages repeat:
send(8, "Q\0\0\0\nBEGIN\0", 11, 0) = 11
rt_sigaction(SIGPIPE, {0xb7ec06bc, [], SA_RESTART}, {SIG_IGN},
2006 Jan 24
0
errors messages : rsyncd 2.6.x + backupPC 2.1.2
hello,
I get some error messages when using BackupPC with rsyncd-style backup:
- on the backup server : BackupPC 2.1.2, using its own rsync perl module
- on the box being backed up : rsync 2.6.6 , runing as a daemon (rsyncd)
the area to be backed up is rather big : ~120 Gb
the rsyncd daemon is configured with a big timeout = 7200
a) this is what I get on the backup server
2011 Jan 09
4
DO NOT REPLY [Bug 7903] New: Cannot complete sync
https://bugzilla.samba.org/show_bug.cgi?id=7903
Summary: Cannot complete sync
Product: rsync
Version: 3.0.7
Platform: x64
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: core
AssignedTo: wayned at samba.org
ReportedBy: triune at gmail.com
QAContact: rsync-qa
2018 Feb 07
1
geo-replication command rsync returned with 3
Hi,
?
Kotresh workaround works for me. But before I tried it, I created some strace-logs for Florian.
setup: 2 VMs?(192.168.222.120 master, 192.168.222.121 slave), both with a volume named vol with Ubuntu?16.04.3,?glusterfs 3.13.2, rsync 3.1.1 .
?
Best regards,
Tino
?
root at master:~# cat /usr/bin/rsync
#!/bin/bash
strace -o /tmp/rsync.trace -ff /usr/bin/rsynco "$@"
?
One of the traces