1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source4/torture
Anoop C S 225e6aeafc s4/torture: Remove already existing test_dir
In configurations where vfs_acl_xattr is used with 'ignore system acls'
option we encounter NT_STATUS_ACCESS_DENIED while trying to open an
already existing test_dir in smb2.delete-on-close-perms.READONLY. Due
to missing SEC_STD_DELETE permission from the list of allowed ACEs it
couldn't be removed via previous call to smb2_deltree(). Thus as seen
with other tests we now call set_dir_delete_perms() so that subsequent
attempt to remove it can succeed.

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Jun 10 13:17:58 UTC 2024 on atb-devel-224
2024-06-10 13:17:58 +00:00
..
auth lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
basic lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
dfs s4:torture:dfs: Fix code spelling 2023-08-14 21:45:29 +00:00
dns s4:torture:dns: Fix code spelling 2023-08-14 21:45:30 +00:00
drs lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
gpo lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
krb5 s4:torture:krb5: Fix code spelling 2023-08-14 21:45:30 +00:00
ldap s4:torture:ldap: Fix code spelling 2023-08-14 21:45:30 +00:00
ldb ldb-samba: use ldb_comparison_fold_utf8() 2024-05-22 23:12:32 +00:00
libnet s4-libnet: Split up samba-net into samba-net and samba-net-join 2024-06-05 20:42:34 +00:00
libnetapi netapi: Pass net's cmdline credentials to libnetapi_net_init() 2023-09-11 02:42:41 +00:00
libsmbclient libsmb: Fix test for smbc_getxattr 2023-04-09 10:44:38 +00:00
local util/charset/tests: Add tests for UTF‐16 string length functions 2023-11-15 22:07:36 +00:00
man Argument to control number of operations -o no longer valid 2019-09-18 19:51:11 +00:00
nbench s4:torture:nbench: Fix code spelling 2023-08-14 21:45:30 +00:00
nbt s4:torture: Fix code spelling 2023-09-11 02:42:41 +00:00
ndr librpc:ndr: Introduce ‘ndr_flags_type’ type 2023-11-01 20:10:45 +00:00
ntp libcli/util: add struct tstream_context to tstream_read_pdu_blob_full_fn_t 2023-10-25 22:23:38 +00:00
rap s4:torture: Use GnuTLS RC4 for RAP SAM test 2019-07-26 01:48:25 +00:00
raw s4:torture: Fix code spelling 2023-10-25 22:23:38 +00:00
rpc s4-libnet: Split up samba-net into samba-net and samba-net-join 2024-06-05 20:42:34 +00:00
smb2 s4/torture: Remove already existing test_dir 2024-06-10 13:17:58 +00:00
tests s4:torture: Fix shellcheck errors in test_masktest.sh 2022-08-22 20:35:36 +00:00
unix s4/torture/unix_info2: return NULL on failure 2022-06-17 02:18:32 +00:00
vfs smbtorture: add test for fruit:validate_afpinfo option 2023-10-24 22:30:06 +00:00
winbind s4:torture: Fix code spelling 2023-08-14 21:45:30 +00:00
gentest.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
locktest.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
masktest.c s4: torture: Use smbcli_unlink_wcard() to setup and cleanup in masktest. 2021-12-09 18:06:35 +00:00
shell.c s4:torture: Migrate smbtorture to new cmdline option parser 2021-06-16 00:34:38 +00:00
smbtorture.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
smbtorture.h s4:torture/smb2: replace torture:cn_max_buffer_size option with the negotiated max trans size 2019-03-28 23:09:37 +00:00
torture.c s4:torture: Remove unused include 2021-06-16 00:34:38 +00:00
util_smb.c lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
util.h s4:torture: add a torture_user2_credentials() helper to pass additional credentials 2021-03-17 00:49:32 +00:00
wscript_build s4-libnet: Split up samba-net into samba-net and samba-net-join 2024-06-05 20:42:34 +00:00