Displaying 6 results from an estimated 6 matches for "szczesniak".
2003 Jul 17
1
[Fwd: Re: GLASS in "The Samba Team announces Samba 3.0.0 beta3"]
Thanks for replying to my question. However, I am still confused.
Rafal Szczesniak <mimir@samba.org> wrote:
>On Thu, Jul 17, 2003 at 08:58:30AM -0700, Matt Seitz wrote:
>> The Samba web site contains "The Samba Team announces Samba 3.0.0
>> beta3". This document includes a section titled "Trust Relationships
>> and a Samba Domain"...
2014 Apr 23
1
VETO! Re: heads up: tcpwrappers support going away
On Tue, Apr 22, 2014 at 9:33 AM, Damien Miller <djm at mindrot.org> wrote:
> Hi,
>
> This is an early warning: OpenSSH will drop tcpwrappers in the next
> release. sshd_config has supported the Match keyword for a long time
> and it is possible to express more useful conditions (e.g. matching
> by user and address) than tcpwrappers allowed.
>
> Removing it reduces the
2011 Apr 28
1
port forwarding
...EJECT all -- anywhere anywhere
reject-with icmp-port-unreachable
I need to have a different rules for 192.168.122.0/24: the states
RELATED,ESTABLISHED are fine, but I need the NEW state put there too,
so that the new forwards can go through.
Thanks,
Irek
--
Ireneusz (Irek) Szczesniak
http://www.irkos.org
2013 Jun 28
1
IMAPS: Disable SSL connection without client certificate
...ct to my server without
presenting a certificate:
> openssl s_client -connect server:993
> (...)
> * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS
> ID ENABLE IDLE AUTH=PLAIN] Dovecot ready.
Luckily, after connecting without a certificate logging fails:
> a001 login iszczesniak password
> a001 NO [ALERT] Client didn't present valid SSL certificate
*QUESTION: Is there a way in Dovecot to disable establishing an SSL
connection without a client certificate?*
My complete config is :
# dovecot -n
# 2.1.8: /etc/dovecot/dovecot.conf
# OS: OpenBSD 5.2 i386
auth_ssl_re...
2005 Feb 10
3
[PATCH] bug in 3.0.11 winbindd when 'disable netbios = yes'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Heads up....
If anyone has had problems with winbindd not being able
to locate any domain controllers after upgrading to 3.0.11
*and* you have 'disable netbios = yes' in smb.conf, please
test this preliminary patch (winbind_find_dc.patch). It's
pretty rough currently but needs some more widespread
testing. You can download it from :
2012 Oct 17
24
[zfs] portable zfs send streams (preview webrev)
We have finished a beta version of the feature. A webrev for it
can be found here:
http://cr.illumos.org/~webrev/sensille/fits-send/
It adds a command ''zfs fits-send''. The resulting streams can
currently only be received on btrfs, but more receivers will
follow.
It would be great if anyone interested could give it some testing
and/or review. If there are no objections,