s3:smb2_server: allow reauthentication without signing
commitf27d938a674308e8d0a4b6b24f67af596f1bf8f9
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 20:30:06 +0000 (18 21:30 +0100)
tree4af36713dcf7853b28961cf22f64d5ad97095331
parenta7bee718e69db2b0dbfa24ad3ba705ce59cb77de
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