s3:smb2_server: allow reauthentication without signing
authorStefan Metzmacher <metze@samba.org>
Fri, 12 Dec 2014 08:22:15 +0000 (09:22 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 12 Dec 2014 19:47:06 +0000 (20:47 +0100)
commit382019656ee164fd21455ed7d7b5e9e18bd0ca72
tree6c34e308f6fd2266dd94dc537d5af42267ea511d
parent81f99bd5c1894302ad0d6549f5fb28fa13df021c
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>
source3/smbd/smb2_server.c
source3/smbd/smb2_sesssetup.c