<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body>
<div dir="ltr">
<div></div>
<div>
<div>Hello Michael,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">I am not sure why you say so, when the channel binding option is turned on as Microsoft recommends and plans to default to in March the Java LDAP directory implementation will no longer be able to connect when using GSSAPI or DIGEST-MD5 over
 LDAPs.</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">I think this should be possible. It will most likely require changes in JSSE, SASL, JNDI and JNDI-LDAP (both in implementations but also public APIs (in SASL maybe only properties?). It looks like JGSS might not need a  new API.</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">If there are also SPNEGO/NTLM external SASL mechanisms which are used with JNDI, that would be an additional check condition if the new APIs are enough to handle that.</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Gruss</div>
<div dir="ltr">Bernd</div>
<div class="ms-outlook-ios-signature" id="ms-outlook-mobile-signature">
<div style="direction: ltr;">-- </div>
<div style="direction: ltr;">http://bernd.eckenfels.net</div>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Von:</b> Michael Osipov <1983-01-06@gmx.net><br>
<b>Gesendet:</b> Sunday, February 16, 2020 11:02:16 AM<br>
<b>An:</b> Weijun Wang <weijun.wang@oracle.com><br>
<b>Cc:</b> Bernd Eckenfels <ecki@zusammenkunft.net>; security-dev@openjdk.java.net <security-dev@openjdk.java.net><br>
<b>Betreff:</b> Re: LDAP Channel Binding</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Am 2020-02-14 um 15:53 schrieb Weijun Wang:<br>
><br>
><br>
>> On Jan 22, 2020, at 6:31 AM, Michael Osipov <1983-01-06@gmx.net> wrote:<br>
>><br>
>> Am 2020-01-21 um 17:57 schrieb Bernd Eckenfels:<br>
>>> Hello,<br>
>>><br>
>>> I have now repeated the tests with LdapEnforceChannelBinding=2 and I<br>
>>> could see the rejection with error code 80090346 for GSSAPI and<br>
>>> DIGEST-MD5 with TLS.<br>
>>><br>
>>> The simple bind with TLS and the GSSAPI or DIGEST-MD5 without TLS but<br>
>>> with auth-int/conf all work with signing and binding required (I.e<br>
>>> after Microsoft charged defaults in March)<br>
>>><br>
>>> (Which makes the TLS binding a bit useless, but we should still think<br>
>>> about supporting it.)<br>
>>><br>
>>> Jgss seems to already allow to set it, so only JSSE needs to provide<br>
>>> an api for sasl/jndi.<br>
>><br>
>> How? I am confused! The Kerberos SaslClient does not use/set GSS channel<br>
>> bindings. I don't see any in com.sun.security.sasl.gsskerb.<br>
><br>
> Are you suggesting any change here? JGSS has channel binding method but the SASL mech has not called it.<br>
<br>
None yet, because we do not know what channel binding is actually used.<br>
We assume that MS uses TLS channel binding regardless of the underlying<br>
authentication scheme.<br>
<br>
M<br>
</div>
</span></font></div>
</body>
</html>