SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup
authorSachin Prabhu <sprabhu@redhat.com>
Fri, 7 Oct 2016 18:11:22 +0000 (19:11 +0100)
committerSteve French <smfrench@gmail.com>
Fri, 14 Oct 2016 00:48:34 +0000 (19:48 -0500)
We split the rawntlmssp authentication into negotiate and
authencate parts. We also clean up the code and add helpers.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>

No differences found