auth/ntlmssp: don't require NTLMSSP_SIGN for smb connections
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Apr 2016 16:44:21 +0000 (18:44 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 29 Apr 2016 10:06:25 +0000 (12:06 +0200)
commitabbb1ab296b6f891bd73ea95ddab02da0b7ec79b
treed11141c534b29e9a877264e73edecd2f0f273a1d
parent9dc49c9d3322da89d2de208a2472604c49b3ada1
auth/ntlmssp: don't require NTLMSSP_SIGN for smb connections

Enforcement of SMB signing is done at the SMB layer.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11850

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
(cherry picked from commit d97b347d041f9b5c0aa71f35526cbefd56f3500b)
auth/ntlmssp/ntlmssp_client.c