s3:libsmb: start encryption as soon as possible after the session setup
commit9d152be356dc4bf48943a45f22591ab017f0ca1b
authorStefan Metzmacher <metze@samba.org>
Wed, 11 Aug 2021 12:33:24 +0000 (11 14:33 +0200)
committerJule Anger <janger@samba.org>
Fri, 13 Aug 2021 07:23:15 +0000 (13 07:23 +0000)
tree94331b63446ce7b632cbd445f2874d8f177e2d64
parenteb8518e4fb828337a331779fbac14a25b0761d45
s3:libsmb: start encryption as soon as possible after the session setup

For the SMB1 UNIX CIFS extensions we create a temporary IPC$ tcon,
if there's no tcon yet.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 21302649c46441ea325c66457294225ddb1d6235)
source3/libsmb/clidfs.c