s3:smbd: setup client->global->client_guid even without multichannel support
authorStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2020 11:59:26 +0000 (13:59 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 8 Jul 2020 15:54:40 +0000 (15:54 +0000)
commitc66110cf33758ee0da035a05585195621b60a393
tree19bae3e1a3063a903a0626eaeec2797a9c259327
parent66c0888d2e9a76d59fd29cc7be3597e60235e503
s3:smbd: setup client->global->client_guid even without multichannel support

It's too confusing if client->global->client_guid and
client->connections->smb2.client.guid don't have the same value.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/smbd/smb2_negprot.c