]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Sanitize any "server" and "share" components of SMB1 DFS paths to remove...
authorJeremy Allison <jra@samba.org>
Wed, 26 Jul 2023 23:39:51 +0000 (16:39 -0700)
committerJule Anger <janger@samba.org>
Thu, 31 Aug 2023 09:38:21 +0000 (09:38 +0000)
commitfd1111c2f48db0c90f430c4a3d1636d7973494d3
tree96b24e6b7cae1b8d08e8ee96675187f1b99068cc
parentb80fdc0b0b3d637afd9871493c5813916cef2f40
s3: smbd: Sanitize any "server" and "share" components of SMB1 DFS paths to remove UNIX separators.

Remove knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Jul 27 10:52:50 UTC 2023 on atb-devel-224

(cherry picked from commit 20df26b908182f0455f301a51aeb54b6044af580)

Autobuild-User(v4-18-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-18-test): Thu Aug 31 09:38:21 UTC 2023 on atb-devel-224
selftest/knownfail.d/dfs_badpath [deleted file]
source3/smbd/smb2_reply.c