smbd: Enable multi-protocol negotiate w/out SMB1
authorDavid Mulder <dmulder@suse.com>
Wed, 23 Mar 2022 12:43:40 +0000 (06:43 -0600)
committerJeremy Allison <jra@samba.org>
Thu, 7 Apr 2022 17:37:30 +0000 (17:37 +0000)
commitaa61db2d0be624649eaa60aeb40750158a7b535d
tree9948bb57f60a1f673d1b5d6888cf4939c7056fee
parentf0ae7fba87960311081a776ef1befb04b98dd0b5
smbd: Enable multi-protocol negotiate w/out SMB1

This enables the multi-protocol negotiate when
the SMB1 build is disabled. It requires enabling
parts of the SMB1 negotiation.

Signed-off-by: David Mulder <dmulder@suse.com>
Signed-off-by: Jeremy Allison <jra@samba.org>
source3/smbd/globals.h
source3/smbd/smb2_negprot.c
source3/smbd/smb2_process.c