Displaying 9 results from an estimated 9 matches for "negoiat".
Did you mean:
negoita
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
I have a new pcap from beginning to the end with openldap "TLS
negoiation failed"
https://gwarband.de/openldap/tracefile.dump
The sourceports are 45376 and 45377
Tobias
Am 2017-03-20 19:59, schrieb Aki Tuomi:
> Well, those actually *reduce* the possible algorithms that can be
> used, so uncommenting those can make things worse.
>
> Anyways, your...
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
...m
>
> The failed attempts are really short, indicating a VERY early problem
> with SSL handshake.
>
> Aki
>
>> On March 20, 2017 at 9:24 PM info at gwarband.de wrote:
>>
>>
>> I have a new pcap from beginning to the end with openldap "TLS
>> negoiation failed"
>>
>> https://gwarband.de/openldap/tracefile.dump
>>
>> The sourceports are 45376 and 45377
>>
>> Tobias
>>
>> Am 2017-03-20 19:59, schrieb Aki Tuomi:
>>> Well, those actually *reduce* the possible algorithms that can be
&...
2003 May 08
0
clear text password question
...AN2.1)
and security mode 0x01 (plaintext password)
- client sent "session setup andx request"
- server sent "session setup andx response"
- continued
When it's from non-working Windows 2000 server, this is the sequence.
Note client closed connection after receiving protocol negoiation
results.
- client started netbios session, server responded back
- client sent "negotiate protocol request"
- server sent "negotiate protocol response" with dialect index 5
(>LANMAN2.1)
and security mode 0x01 (plaintext password)
- client closed connection, sent FIN
- cli...
2017 Mar 20
0
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
...ou provide namei -l /etc/ssl/certs/LetsEncrypt.pem
The failed attempts are really short, indicating a VERY early problem with SSL handshake.
Aki
> On March 20, 2017 at 9:24 PM info at gwarband.de wrote:
>
>
> I have a new pcap from beginning to the end with openldap "TLS
> negoiation failed"
>
> https://gwarband.de/openldap/tracefile.dump
>
> The sourceports are 45376 and 45377
>
> Tobias
>
> Am 2017-03-20 19:59, schrieb Aki Tuomi:
> > Well, those actually *reduce* the possible algorithms that can be
> > used, so uncommenting thos...
2017 Mar 21
0
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
...are really short, indicating a VERY early problem
>> with SSL handshake.
>>
>> Aki
>>
>>> On March 20, 2017 at 9:24 PM info at gwarband.de wrote:
>>>
>>>
>>> I have a new pcap from beginning to the end with openldap "TLS
>>> negoiation failed"
>>>
>>> https://gwarband.de/openldap/tracefile.dump
>>>
>>> The sourceports are 45376 and 45377
>>>
>>> Tobias
>>>
>>> Am 2017-03-20 19:59, schrieb Aki Tuomi:
>>>> Well, those actually *reduce* the p...
2000 Feb 24
1
Making password driven SSH 'immune' to MTM attacks.
...If we add SRP client code to the OpenSSH client (a small amount of code
that can be easily audited), and a small modification to the server it
will make it possible to use SRP to authenticate on hosts that using an
SRP password file. The most difficult aspect of the implimentation is that
the SRP negoiated secret should be xored into the key used for SSH channel
encryption (this would be rekeying because the ssh encrypted channel is
already established at authentication time).
This would make passworded SSH almost entirely immune to active MTM in the
common case, while not reducing security at all...
2017 Mar 20
2
Dovecot can't connect to openldap over starttls [REQUEST OF OPENLDAP]
I have also tested with 2.2.28 and this version has the same issue.
The finding of compatible ciphers is not the problem because I have
uncommented the ldap entrys:
TLSCipherSuite
SECURE128:-ARCFOUR-128:-CAMELLIA-128-CBC:-3DES-CBC:-CAMELLIA-128-GCM
TLSProtocolMin 3.1
Maybe you have further ideas.
Am 2017-03-20 17:42, schrieb Aki Tuomi:
>> On March 20, 2017 at 5:28 PM
2004 Feb 27
3
samba transfer speed on shares
Hi all!
I have searched through the archives and have not found an answer to this,
but it is also possible I wasn't searching for the right thing, so here
goes.
I am running samba 2.2.7a on a RH 9 box. I am having issues with transfer
speeds on my shares. I have the shares mapped to drives on my XP box.
When coping files from the XP -> linux, The speed is great. But from
linux->XP
2007 Oct 24
16
PATCH 0/10: Merge PV framebuffer & console into QEMU
The following series of 10 patches is a merge of the xenfb and xenconsoled
functionality into the qemu-dm code. The general approach taken is to have
qemu-dm provide two machine types - one for xen paravirt, the other for
fullyvirt. For compatability the later is the default. The goals overall
are to kill LibVNCServer, remove alot of code duplication and/or parallel
impls of the same concepts, and