The session key in NTLMSSP AUTH blobs is actually an empty string.
commitaaa7a681ce4ee52edb23c73a53aeabb07fd5b7d8
authorRichard Sharpe <sharpe@samba.org>
Tue, 3 Sep 2002 03:48:28 +0000 (3 03:48 +0000)
committerRichard Sharpe <sharpe@samba.org>
Tue, 3 Sep 2002 03:48:28 +0000 (3 03:48 +0000)
tree5a39e2544710e4055c93d6502d7d86711586b61a
parent6d792c683df3a4f97e1a04a57bf4890aab35aecd
The session key in NTLMSSP AUTH blobs is actually an empty string.

Also, the negotiate blob has two ASCI strings encoded in the same way that the
UNICODE strings are, they are just in ASCII. The PARSER and Generator will have to deal with that.
source/libsmb/cliconnect.c