Add test smbclient 'del' of file (on DFS share)
authorNoel Power <noel.power@suse.com>
Fri, 17 Jun 2022 09:25:49 +0000 (10:25 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 17 Jun 2022 16:20:35 +0000 (16:20 +0000)
commitdb1b4df0ab3b18821da3c2dbe6d6058f0c3019b8
tree387e57991c7e531a1495ba8b91759a2d77c235e1
parent39672a9676bff53d3ccc0ad7c1fa65a95cbceaab
Add test smbclient 'del' of file (on DFS share)

del of a file on a DFS share results in NT_STATUS_OBJECT_PATH_NOT_FOUND

Addionally add a knownfail (will be removed in following patch to
fix the bug)
We also need to add a knownfail (which will not be removed) for the
new test which will fail in smb1 envs

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

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
selftest/knownfail.d/smb1-tests
selftest/knownfail.d/smbclient-smb3
source3/script/tests/test_smbclient_s3.sh