<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Max (Weijun) Wang wrote:
<blockquote cite="mid:00306CBC-C2C1-4D17-A876-79A614A138CC@Sun.COM"
type="cite">
<pre wrap="">Hi Nico
Is there a separate OID for NTLM as a GSS-API mech?</pre>
</blockquote>
Yes, OID for NTLM is "1.3.6.1.4.1.331.2.2.10"<br>
And the encoded OID octet string is:<br>
<br>
<pre><span class="new"></span><span class="new">102 #define GSS_MECH_NTLMSSP_OID "\053\006\001\004\001\202\067\002\002\012"</span></pre>
<br>
Natalie<br>
<br>
<blockquote cite="mid:00306CBC-C2C1-4D17-A876-79A614A138CC@Sun.COM"
type="cite">
<pre wrap=""> I dare not mix it into the current SPNEGO mech.
BTW, update a few things, permanent URL is now:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/spec/NTLMSASL">http://cr.openjdk.java.net/~weijun/spec/NTLMSASL</a>
Or, go <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/spec/">http://cr.openjdk.java.net/~weijun/spec/</a> for a list.
Thanks
Max
On Feb 3, 2010, at 11:45 AM, Nicolas Williams wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Tue, Feb 02, 2010 at 02:49:54PM +0800, Max (Weijun) Wang wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Hi All
Please take a review on this draft before I send it for CCC:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~weijun/spec/NTLMSASL.0.1">http://cr.openjdk.java.net/~weijun/spec/NTLMSASL.0.1</a>
The spec includes a raw NTLM API defined in com.sun.* namespace and
describes the newly added SASL mech.
</pre>
</blockquote>
<pre wrap="">If the SASL mechanism is the same as the GSS mechanism... you might be
able to implement NTLM as a GSS mechanism and get both for free.
Nico
--
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>