commit | 166cea4dc3a4f66f020cfb9286225ecd228ab61d | [log] [tgz] |
---|---|---|
author | Sachin Prabhu <sprabhu@redhat.com> | Fri Oct 07 19:11:22 2016 +0100 |
committer | Steve French <smfrench@gmail.com> | Thu Oct 13 19:48:34 2016 -0500 |
tree | ee0f12d4593ac9e90f509124fcfe3d2e819628f4 | |
parent | 3baf1a7b921500596b77487d5a34a27d656fc032 [diff] |
SMB2: Separate RawNTLMSSP authentication from SMB2_sess_setup 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>