s3:smbd: let 'server smb3 encryption algorithms' disable aes-128-ccm for SMB3_0*
commit9b123bc97aaef40277408a301a485fda5c922b34
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Jul 2021 10:13:49 +0000 (14 12:13 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Jul 2021 00:06:31 +0000 (15 00:06 +0000)
tree847c8010519fb1b60742abcb9f8744954d75f460
parent9e6d3df68db941c231844e9291bf6cbd5b6a42bd
s3:smbd: let 'server smb3 encryption algorithms' disable aes-128-ccm for SMB3_0*

SMB 3.0 and 3.0.2 require aes-128-ccm, so we need to reject them unless
'client smb3 encryption algorithms' allows them.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/smb2_negprot.c