s3: smbd: signing. Ensure we respond correctly to an SMB2 negprot with SMB2_NEGOTIATE...
authorJeremy Allison <jra@samba.org>
Thu, 19 Feb 2015 05:27:37 +0000 (21:27 -0800)
committerJeremy Allison <jra@samba.org>
Thu, 19 Feb 2015 19:42:07 +0000 (20:42 +0100)
commit1cea6e5b6f8c0e28d5ba2d296c831c4878fca304
treec9201e2b20b21c39946d6a04d8935167096b5d8e
parent7a4615656937d94d203cb2919b08ed237bba6764
s3: smbd: signing. Ensure we respond correctly to an SMB2 negprot with SMB2_NEGOTIATE_SIGNING_REQUIRED.

Bug 11103:  - Samba does not set the required flags in the SMB2/SMB3 Negotiate Protocol Response when signing required by client

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Steve French <smfrench@gmail.com>
source3/smbd/smb2_negprot.c
source3/smbd/smb2_sesssetup.c