s3:smb2_server: allow reauthentication without signing
commitbe1585ffdc980f5d44358146ec3884e89f554a84
authorStefan Metzmacher <metze@samba.org>
Fri, 12 Dec 2014 08:22:15 +0000 (12 09:22 +0100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 18 Dec 2014 19:50:08 +0000 (18 20:50 +0100)
treea40f87e5ad72c274dc5a15e033f269b222559678
parent7aacb3cc5c877f26db0539791b9750389caa1fe1
s3:smb2_server: allow reauthentication without signing

If signing is not required we should not require it for reauthentication.
Windows clients would otherwise fail to reauthenticate.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10958

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 382019656ee164fd21455ed7d7b5e9e18bd0ca72)
source3/smbd/smb2_server.c
source3/smbd/smb2_sesssetup.c