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)
commit056f16e664e581bab1c07759e99ad4f6685c58eb
treedc9afe0092c4451e59fb8b6efedac1ff98b2f4c5
parent8e96f2edb003d997e71e9e237463882696279d0f
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.
source/smb_server/smb2/negprot.c
source/smb_server/smb2/receive.c
source/smb_server/smb2/sesssetup.c