fixed mandatory signing
authorAndrew Tridgell <tridge@samba.org>
Sat, 7 Jun 2008 15:14:25 +0000 (08:14 -0700)
committerAndrew Tridgell <tridge@samba.org>
Sat, 7 Jun 2008 15:14:25 +0000 (08:14 -0700)
commite4ad580b99c5b372353c285569204ab94c177748
tree7543e5b1b306a703fdb311b902134e04d00be6b6
parent5d5c8a09f07ae441d44f6aaa2fb60a594256fd42
fixed mandatory signing

Metze pointed out that if signing is mandatory in the server then we
need to reject packets without the signed flag if the packet contains
a session id.
(This used to be commit 056f16e664e581bab1c07759e99ad4f6685c58eb)
source4/smb_server/smb2/negprot.c
source4/smb_server/smb2/receive.c
source4/smb_server/smb2/sesssetup.c