Displaying 20 results from an estimated 2000 matches similar to: "rsync -rcv printing out filenames when content identical"
1998 Oct 15
0
SO_{RCV,SND}BUF=8192 ?
Mostly out of curiosity:
I've seen people advising that we set SO_{RCV,SND}BUF to 8192 as an
optimization. I added a call to getsockopt() to grab the old
(default) value before setting it to the new, and it turns out (on
DG/UX), that the default value is 8760 (or 8704, when you throw in the
fact that packets are travelling between different sublans), so the
8192 "optimization" is a
1999 Jun 08
0
The SND/RCV LO/HI WAT socket options
Dear LIST:
I'm working on SAMBA performance enhancement. Can anyone guide me for a
reference about the 4 WATer mark socket options and their effects on
TCP/IP performance?
Have anyone any experiments about using them in the SAMBA code?
-- THX in advance,
M. Tajamolian
Jun 8
2017 Mar 10
1
polkit helper timeout and defunct pkla-check-authorization processes on CentOS 7.3
Hi everyone,
We seem to be having issues on multiple CentOS 7.3 machines. The problem
seems to revolve around polkitd. At some random time, polkitd seems to stop
responding on my systems. Along with this, there might be hundreds of
defunct pkla-check-authorization processes. If I reboot, then things are
fine for a while.
I don't see any activity in the unabridged journal to suggest anything
2003 May 14
1
audit.so problem !!
Hi all
Is anyone using the audit.so module ?
I've compiled it and added the appropriate line to smb.conf but I seem
to be having a few issues...
Here is an snip from syslog...
May 13 18:12:44 myhost.com smbd_audit[13474]: opendir ./
May 13 18:12:44 myhost.com smbd_audit[13474]: opendir .
May 13 18:12:50 myhost.com smbd_audit[13474]: opendir .
May 13 18:12:50 myhost.com smbd_audit[13474]:
2018 May 08
1
imapsieve: script not triggered
> Check that sieve-test actually shows it would do what you expect it to do.
sieve-test just shows: learn-spam: error: the imapsieve extension cannot be used outside IMAP.
Andreas
> Am 07.05.2018 um 20:56 schrieb Aki Tuomi <aki.tuomi at dovecot.fi>:
>
>
>
> On 2018-05-07 20:58, Andreas Krischer wrote:
>> Hi, folks!
>>
>> My problem:
>> I set
2018 May 07
3
imapsieve: script not triggered
Hi, folks!
My problem:
I set up dovecot with imapsieve to execute a script whenever a user copies a mail to his Spam folder (spam autolearning). Unfortunately this script is never executed regardless what I?m configuring for imapsieve. It looks like dovecot doesn?t really load the plugin?
The "dovecot -n" output is attached.
I already tried setting imapsieve_mailbox1_name to *, but
2023 Apr 04
1
[EXTERNAL] Fwd: ntlm_auth and freeradius
On Tue, 2023-04-04 at 09:37 +0200, Kees van Vloten wrote:
> Op 04-04-2023 om 00:32 schreef Andrew Bartlett:
>
> >
> > On Mon, 2023-04-03 at 15:08 +0000, Tim ODriscoll via samba wrote:
> >
> > > Unfortunately it's still erroring out:
> > > (7) mschap: Creating challenge hash with username: host/SL-6S4BBS3.MYDOMAIN.co.uk
> > > (7) mschap:
2015 Nov 09
3
Internal DNS Forwarder
I have setup a Samba PDC using the following guide:
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
I have opted to use the internal Samba DNS server and have specified a DNS
forwarder of 8.8.8.8
When I test the DNS functionality according to the guide everything appears
fine:
user at myhost:~$ host -t SRV _ldap._tcp.ad.mydomain.com.au.
2023 Mar 07
1
Feature request: a good way to supply short-lived certificates to openssh
On Tue, Mar 7, 2023, at 3:25 AM, Rory Campbell-Lange wrote:
> On 07/03/23, Darren Tucker (dtucker at dtucker.net) wrote:
>> On Tue, 7 Mar 2023 at 05:26, Andy Lutomirski <luto at kernel.org> wrote:
>> [...]
>> > ssh_config contains a Match ... exec [command to refresh the certificate].
>> > This sort of works, except that it runs the command far too
2018 Sep 26
2
Can't authenticate using ARGON2ID crypt scheme from doveadm pw w/rounds != default
I'm using dovecot version 2.3.2.1 (0719df592) and trying to use the
ARGON2ID crypt scheme for authentication using the passdb passwd-file
driver. My passdb config is very simple:
??? passdb {
????? driver = passwd-file
????? args = username_format=%u <path-to-file-here>
??? }
If I generate a password this way:
??? doveadm pw -s ARGON2ID -p 'This is a test'
I get a crypt
2006 Sep 13
10
Comments on a Systemtap vs Dtrace comparison.
Not sure if this document will be shown to any dtrace users but here
is a link if you want to comment on it
http://sources.redhat.com/systemtap/wiki/SystemtapDtraceComparison
I have went line by line and commented on its content and in
accuracies and posted it both to the systemtap email list and my
blog, you can see the blogged version at
2008 Mar 21
2
simple DNS question - reverse nslookup fails.
Hello all,
I am trying to configure a subdomain DNS server on a Cent OS 5.1 - for
my lab. Brief configuration:
Lab machine ---> 192.168.17.2 (should respond to DNS queries from
hosts in 192.168.16.0/20 network)
1. I would also like to forward any queries outside the above network
to our corporate domain (no firewalls between our 192.168.16.x network
and the corporate network. The domain
2018 Mar 06
2
Mail addresses with quotes + Postfix
I upgraded to Dovecot 2.3.0.1 as advised, but it still seems broken. In
the Postfix log I now see:
Mar? 6 13:49:03 myhost amavis[7165]: (07165-10) K00VtLRHdrYw FWD from
<admin at mydomain.tld> -> <"@"@mydomain.tld>, BODY=7BIT 250 2.0.0 from
MTA(smtp:[127.0.0.1]:10025): 250 2.0.0 Ok: queued as B8CA22DA1B37
Mar? 6 13:49:03 myhost amavis[7165]: (07165-10) Passed CLEAN
2016 Feb 16
2
Pigeonhole and duplicate checking
I spent some time setting up Dovecot LMTP with Pigeonhole this weekend.
I got most of the things I wanted to working but have a few issues that
I'm hoping that someone might be able to help with.
First, I'm running the stock version of the tools from the core repos
for CentOS/6, which means Dovecot 2.0.9 and Pigeonhole 0.2.2.
Unfortunately, I don't expect to be able to upgrade
2018 Mar 07
3
Mail addresses with quotes + Postfix
I wrapped the LDA command in a script. I can see that Postfix passes
"@@mydomain.tld" as the -d argument, without quotes.
I then adapted the script to specifically replace this address with
"@"@mydomain.tld, but this results in the following error message by
Dovecot:
??? auth: Info: userdb(?): Username character disallowed by
auth_username_chars: 0x22 (username:
2011 Nov 12
1
submission_host problem
Hello,
I configured dovecot to use submission smtp host becouse of chroot.
submission_host = 127.0.0.1
Unfortunatelly:
Nov 12 05:11:15 myhost exim[23366]: 2011-11-12 05:11:15 SMTP protocol
synchronization error (next input sent too soon: pipelining was not
advertised): rejected "EHLO myhost" H=localhost [127.0.0.1] next
input="MAIL FROM:<root at myhost>\\r\\n"
Nov 12
2016 Apr 26
3
New UPS Support: Eaton 5S 1000
I've used NUT successfully for monitoring many different brands of UPS, but
this one has me stumped. It has the same manufacturer ID and Product ID as
older supported MGE-type Eaton UPS's, but has trouble talking. I tried
Ubuntu's repo NUT, and it logs a Connecting to UPS message every few
seconds forever, but never really succeeds (or says it fails). Different
failure mode after
2018 Mar 07
2
Mail addresses with quotes + Postfix
Op 7-3-2018 om 15:40 schreef Stephan Bosch:
>
>
> Op 7-3-2018 om 13:46 schreef Philipp Berger:
>> I wrapped the LDA command in a script. I can see that Postfix passes
>> "@@mydomain.tld" as the -d argument, without quotes.
>> I then adapted the script to specifically replace this address with
>> "@"@mydomain.tld, but this results in the
2011 May 27
3
two *independ* shoutcast listeners
Hi all,
I set up a icecast server 2.3.2 with two shoutcast listeners (port 8000
and port 8002).
What I have noticed is , if I have only one "DSP" source that stream to
the first listener (on port 8001), audio become available on both
listener ? Meaning that a player will open with success on
http://myhost:8000/stream or http://myhost:8002/stream with the same audio.
With two source,
2013 Aug 30
2
Strange fsck.ext3 behavior - infinite loop
Greetings! Need your help fellow penguins!
Strange behavior with fsck.ext3: how to remove a long orphaned inode list?
After copying data over from one old RAID to another new RAID with rsync, the dump command would not complete because of filesystem errors on the new RAID. So I ran fsck.ext3 with the -y option and it would just run in an infinite loop restarting itself and then trying to correct