1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/script/tests
Jeremy Allison 068f4a977f s3: tests: Add regression test for bug 13992.
Subtle extra test. Mark as knownfail for now.

'^ user1$' must appear MORE THAN ONCE, as it can read more than one
share. The previous test found user1, but only once as the bug only
allows reading the security descriptor for one share, and we were
unlucky that the first share security descriptor returned allows
user1 to read from it.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2021-02-02 19:54:34 +00:00
..
printing s3:script: Try to fix a Perl warning 2019-12-19 14:20:41 +00:00
stream-depot
vfstest-acl
vfstest-catia
xattr-tdb-1
dlopen.sh
fake_snap.pl s3:script: Fix running rsync in fake_snap.pl 2019-03-21 15:10:29 +00:00
getset_quota.py PEP8: fix E101: indentation contains mixed spaces and tabs 2018-09-06 12:10:11 +02:00
smbspool_argv_wrapper.c s3:tests: Add smbspool test for CUPS-like "sanitized" Device URI in argv[0] 2019-10-16 10:55:04 +00:00
test_acl_xattr.sh tests: add a simple test for smbcacls -x 2019-03-04 19:11:06 +00:00
test_aio_outstanding.sh s3: selftest: Add samba3.blackbox.aio-outstanding test. 2020-06-24 18:53:32 +00:00
test_async_req.sh selftest: use 10.53.57.0/8 instead of 127.0.0.1/8 2020-03-27 09:02:38 +00:00
test_close_denied_share.sh test: Fix a copy&paste error 2020-03-03 17:48:37 +00:00
test_dfree_command.sh s3/selftest: allow samba3.blackbox.dfree_command run NT1 & SMB3 tests 2019-12-05 17:14:46 +00:00
test_dfree_quota.sh s3:script: Fix test_dfree_quota.sh 2020-10-23 14:09:42 +00:00
test_dropbox.sh s3:tests: Add test for a dropbox with dir mode 0733 2020-02-18 21:07:44 +00:00
test_durable_handle_reconnect.sh s3:share_mode_lock: remove unused reproducer for bug #14428 2020-08-31 13:34:17 +00:00
test_failure.sh
test_force_close_share.sh s3:tests: Improve test_force_close_share test 2020-10-19 21:14:21 +00:00
test_force_create_mode.sh s3:tests: Add smbclient test for 'force create mode = 0664' 2020-02-14 20:16:04 +00:00
test_force_group_change.sh s3: tests: Add regression test for smbd crash on share force group change with existing connection. 2019-01-25 13:20:23 +01:00
test_force_user_unlink.sh selftest: add a test that verifies unlink works when "force user" is set 2021-01-26 02:55:28 +00:00
test_forceuser_validusers.sh Remove some bashisms from the test scripts 2018-02-19 07:36:23 +01:00
test_give_owner.sh selftest: prevent interpretation of escape sequences in test_give_owner.sh 2017-10-14 06:02:50 +02:00
test_groupmap.sh
test_guest_auth.sh tests: add a test for guest authentication 2019-06-05 15:40:24 +00:00
test_homes.sh s3:tests: Add test for checking that root is not allowed as home dir 2018-12-05 05:22:43 +01:00
test_inherit_owner.sh selftest: fix a flapping test 2019-12-05 17:14:46 +00:00
test_itime.sh selftest: add a test that itime is not set when setting DOS attrs 2019-07-01 23:21:07 +00:00
test_large_acl.sh selftest: test fetching a large ACL from vfs_acl_xattr 2017-04-18 00:43:20 +02:00
test_libwbclient_threads.sh nsswitch: Run nsswitch thread test 2018-11-01 05:06:23 +01:00
test_local_s3.sh build: Remove build of replacetort 2019-05-06 05:46:10 +00:00
test_net_cache_samlogon.sh s3/tests: add a net cache samlogon test 2017-07-04 13:11:16 +02:00
test_net_conf.sh selftest: Add test for case-preserving in 'net [rpc] conf showshare' 2019-05-23 23:26:14 +00:00
test_net_cred_change.sh s3:test: Always validate the join after changing the secret 2018-01-14 17:38:26 +01:00
test_net_dom_join_fail_dc.sh
test_net_lookup.sh test: test site-aware DC lookup via "net lookup ldap" 2020-12-11 18:29:32 +00:00
test_net_misc.sh s3/script/tests: Add simple test for net share list 2019-12-05 17:14:47 +00:00
test_net_registry_check.sh
test_net_registry_import.sh s3: net: Test of fuzzer problems with net rpc registry import. 2019-05-15 23:08:58 +00:00
test_net_registry_roundtrip.sh
test_net_registry.sh
test_net_rpc_join_creds.sh New testcase samba3.blackbox.net_rpc_join_creds 2018-11-30 03:35:13 +01:00
test_net_rpc_join.sh
test_net_rpc_oldjoin.sh selftest: Woraround uid wrapper issues when using bash shell 2019-03-22 14:03:19 +00:00
test_net_rpc_share_allowedusers.sh s3: tests: Add regression test for bug 13992. 2021-02-02 19:54:34 +00:00
test_net_tdb.sh s3:tests: Fix test_net_tdb.sh with system tdb-tools 2018-01-10 18:30:56 +01:00
test_net_usershare.sh s3:tests: Add blackbox test for 'net usershare' 2017-06-27 16:57:42 +02:00
test_netfileenum.sh test: Show that netfileenum is broken 2020-05-14 20:29:38 +00:00
test_offline.sh s3:tests: fix commment typo in the offline test 2017-04-13 02:44:38 +02:00
test_open_eintr.sh vfs: remove SMB_VFS_OPEN() 2020-05-21 20:38:34 +00:00
test_preserve_case.sh s3/script/tests: Allow test script to accept option protocol list 2019-12-05 17:14:46 +00:00
test_pthreadpool.sh
test_registry_upgrade.sh
test_resolvconf.sh libcli/dns: Add resolv.conf parsing 2019-01-15 07:53:21 +01:00
test_rpcclient_lookup.sh selftest: Add test for rpcclient LSA lookup calls 2020-03-11 09:52:44 +00:00
test_rpcclient_netsessenum.sh selftest: Add testcase for querying sessions after smbd crash 2018-04-25 19:59:13 +02:00
test_rpcclient_pw_nt_hash.sh
test_rpcclient_samlogon.sh
test_rpcclient.sh
test_rpcclientsrvsvc.sh
test_sacl_set_get.sh s3: torture: Call the smbtorture3 SMB2-SACL test. 2020-04-21 18:37:39 +00:00
test_shadow_copy_torture.sh s3: torture: Add call to smbtorture smb2.twrp.openroot 2020-05-05 19:18:43 +00:00
test_shadow_copy.sh CI: add two tests for shadow_copy2 VFS module 2020-05-06 10:18:38 +00:00
test_shareenum.sh
test_sharesec.sh test3: Fix usage check for test_sharesec.sh 2020-01-14 19:17:28 +00:00
test_smb1_shadow_copy_torture.sh s3: torture: Add samba3.blackbox.NT1.shadow_copy_torture. 2020-05-05 19:18:44 +00:00
test_smb1_system_security.sh s3: torture: Run the SMB1-SYSTEM-SECURITY test. 2020-04-21 18:37:39 +00:00
test_smb2_not_casesensitive.sh
test_smbclient_auth.sh s3:tests: Set/return $failed in test_smbclient_auth.sh 2019-02-20 00:37:14 +01:00
test_smbclient_basic.sh s3:test_smbclient_basic.sh: make use of $incdir/common_test_fns.inc 2017-06-27 16:57:42 +02:00
test_smbclient_encryption_off.sh
test_smbclient_encryption.sh s3:tests: Add smbclient tests for 'client smb encrypt' 2020-10-09 19:16:45 +00:00
test_smbclient_iconv.sh s3: scripts: Selfttest. samba3.blackbox.smbclient_iconv.* 2020-08-04 06:30:25 +00:00
test_smbclient_krb5.sh
test_smbclient_large_file.sh s3-selftest: fix creation of large file 2017-12-09 02:56:18 +01:00
test_smbclient_log_basename.sh Add a test for smbclient -l basename 2020-05-07 08:59:31 +00:00
test_smbclient_machine_auth.sh s3:tests: Remove the -I SERVER_IP so that Kerberos auth works 2019-12-09 10:11:31 +00:00
test_smbclient_mget.sh test3: Add a test showing that smbclient recursive mget is broken 2020-09-30 15:58:39 +00:00
test_smbclient_netbios_aliases.sh s3-tests: Use common functions in test_smbclient_netbios_aliases.sh 2017-04-29 23:31:08 +02:00
test_smbclient_ntlm.sh s3/selftest: allow samba3.blackbox.smbclient_ntlm.plain run SMB1 & SMB3 2019-12-05 17:14:46 +00:00
test_smbclient_s3.sh torture: Show that recursive ls across dfs is broken 2020-11-04 18:55:40 +00:00
test_smbclient_tarmode.pl s3/script/tests: Ensure all remote test files are removed 2020-12-01 19:06:45 +00:00
test_smbclient_tarmode.sh s3/script/tests: Fix samba3.blackbox.smbclient_tarmode cleanup 2020-12-01 19:06:44 +00:00
test_smbcquota.py PEP8: fix E128: continuation line under-indented for visual indent 2018-09-06 15:50:17 +02:00
test_smbcquota.sh s3/script/tests: Add simple (smb1 & smb2) get/set/list tests for smbcquotas 2018-07-31 16:56:25 +02:00
test_smbd_error.sh s3:tests: Skip smbd error test if we do not log to stdout 2018-03-03 00:01:23 +01:00
test_smbd_no_krb5.sh selftest: s3: add a test for spnego downgrade from krb5 to ntlm 2019-10-12 14:33:32 +00:00
test_smbget.sh s3:utils/smbget fix recursive download with empty source directories 2018-10-26 09:58:07 +02:00
test_smbpasswd.sh s3:tests: Add test for changing the local user password with smbpasswd 2017-08-23 17:05:48 +02:00
test_smbspool.sh s3:smbspool_krb5_wrapper: ignore unknown values of AUTH_INFO_REQUIRED 2019-12-09 12:48:45 +00:00
test_smbstatus.sh s3:tests: Add test for smbstatus and smbstatus --resolve_uids 2019-03-27 14:33:35 +00:00
test_smbtorture_s3.sh selftest: Fix usage check of test_smbtorture_s3.sh 2020-03-03 17:48:37 +00:00
test_substitutions.sh s3:tests: Add tests for 'valid users'. 2020-10-21 01:17:05 +00:00
test_success.sh
test_testparm_s3.sh selftest: Add test for suppression of deprecation warnings 2020-08-18 00:10:39 +00:00
test_tevent_glib_glue.sh s3/lib: add a tevent_glib_glue subsystem test 2019-04-24 18:32:14 +00:00
test_timestamps.sh s3:tests: add a blackbox test that confirms broken timestamp behaviour 2019-12-06 00:17:35 +00:00
test_valid_users.sh
test_wbinfo_lookuprids_cache.sh winbind: Add test for lookuprids cache problem 2020-07-09 20:16:40 +00:00
test_wbinfo_sids2xids_int.py python2 reduction: Merge remaining compat code into common 2020-10-02 14:49:36 +00:00
test_wbinfo_sids2xids.sh
test_winbind_ignore_domains.sh selftest: add a test for "winbind:ignore domains" 2021-01-21 21:48:30 +00:00
test_zero_data.sh s3:tests: Add test for manual smbtorture zero-data 2019-07-05 05:02:12 +00:00
timelimit.c
wb_pad.sh