[jcifs] NTLMv2 Type 2 message example.

Michael B Allen ioplex at gmail.com
Fri Mar 20 16:17:18 GMT 2009


2009/3/20 VikramJ <vikram.jagannathan22 at gmail.com>:
>
> Hi,
>
> Can you please provide a sample NTLMv2 type 2 message? Or, is there a sample
> java implementation which works with these messages directly?

I don't understand. Why would you want to manipulate any NTLMSSP
messages directly?

The JCIFS API does not include individual NTLMSSP messages. That part
of the API could change (and has recently changed) and should not be
interfaced with directly.

JCIFS is a CIFS protocol client. Eventually I will be exposing a
generic API for initiating NTLM authentication (including NTLMv2) but
right now JCIFS should only be used for CIFS and DCERPC.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jcifs mailing list