smb2_server: skip tcon check and chdir_current_service() for FSCTL_VALIDATE_NEGOTIATE...
commitc850ce96fd32ea91d8a31223bb09dd5b8b98d99e
authorStefan Metzmacher <metze@samba.org>
Mon, 16 Aug 2021 15:28:05 +0000 (16 17:28 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 1 Dec 2021 11:04:29 +0000 (1 11:04 +0000)
treea615733a75aca20e70df3f6724e7b99ef804efb1
parentbd3ba3c96e6ba811afd5898ff5470188557a6e33
smb2_server: skip tcon check and chdir_current_service() for FSCTL_VALIDATE_NEGOTIATE_INFO

We should not fail this just because the user doesn't have permissions
on the share root.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/smb2.ioctl.bug14788 [deleted file]
source3/smbd/smb2_server.c