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)
committerRalph Boehme <slow@samba.org>
Thu, 27 Jul 2023 10:52:50 +0000 (10:52 +0000)
commit20df26b908182f0455f301a51aeb54b6044af580
tree26827f7744556e3fa118792a956655a9d14ca18c
parent2aa9ffa2f0fc79599efbfe0c37aac4ef5160f712
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
selftest/knownfail.d/dfs_badpath [deleted file]
source3/smbd/smb2_reply.c