Re: NTLM session security
Michael B Allen <[email protected]>
| Newsgroups | gmane.network.samba.java |
|---|---|
| Message-ID | <CAGMFw4gJRjV1d57hyyL+DRcpV0ma=0_M=EyBAZiaWizNuJVVCQ@mail.gmail.com> |
On Wed, Oct 5, 2011 at 10:48 AM, Suhas Sutar <[email protected]> wrote: > Hello > I wanted to confirm if JCIFS supports NTLM v2 session security feature. None of > the documentation specifically mentions it. Hi Suhas, No. JCIFS implements message signatures which are derived from the session key negotiated during NTLM auth so there is some apparatus to compute a key internally. But you cannot use JCIFS to sign and seal streams of data. That would require crypto that is not required by CIFS and so it's been left out. Mike -- Michael B Allen Java Active Directory Integration http://www.ioplex.com/