From 5642f288c895467e32a39430af709cc48198e7c1 Mon Sep 17 00:00:00 2001 From: Jeremy Allison Date: Thu, 26 Sep 2019 12:36:18 -0700 Subject: s3: torture: Add MS-FSA style terminating '/' and '\\' test - SMB2-PATH-SLASH. [MS-FSA] 2.1.5.1 Server Requests an Open of a File. Checks how to behave on both files and directories. Tested against Windows 10 server - passes. Currently smbd fails this. Signed-off-by: Jeremy Allison Reviewed-by: Ralph Boehme --- selftest/knownfail | 2 ++ 1 file changed, 2 insertions(+) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index 7b54b77a708..cd2323de3b3 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -9,6 +9,8 @@ ^samba3.smbtorture_s3.crypt_server\(nt4_dc\).SMB2-SESSION-REAUTH # expected to give ACCESS_DENIED SMB2.1 doesn't have encryption ^samba3.smbtorture_s3.crypt_server\(nt4_dc\).SMB2-SESSION-RECONNECT # expected to give CONNECTION_DISCONNECTED, we need to fix the test ^samba3.smbtorture_s3.plain.*SMB2-DIR-FSYNC.*\(ad_dc_ntvfs\) +^samba3.smbtorture_s3.plain.*SMB2-PATH-SLASH.*\(ad_dc_ntvfs\) +^samba3.smbtorture_s3.plain.*SMB2-PATH-SLASH.*\(fileserver\) ^samba3.smbtorture_s3.plain.LOCK11.*\(ad_dc_ntvfs\) ^samba3.smb2.session enc.reconnect # expected to give CONNECTION_DISCONNECTED, we need to fix the test ^samba3.raw.session enc # expected to give ACCESS_DENIED as SMB1 encryption isn't used -- cgit v1.2.1