1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/python/samba/tests/krb5
Joseph Sutton 53c47698f0 tests/krb5: Add tests presenting short-lived ticket in various scenarios
With the Heimdal KDC, we erroneously accept short-lived FAST and
user-to-user tickets.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-05-18 04:53:30 +00:00
..
alias_tests.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
as_canonicalization_tests.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
as_req_tests.py tests/krb5: Handle NT hashes being disabled 2023-05-05 02:54:30 +00:00
authn_policy_tests.py tests/krb5: Add tests for authentication policies 2023-05-18 01:03:37 +00:00
claims_in_pac.py sefltest: Extend python NDR parsing tests to compressed and uncompressed claims 2023-03-31 01:48:30 +00:00
claims_tests.py tests/krb5: Rename ‘auth_silo’ to ‘authn_silo’ 2023-05-05 02:54:31 +00:00
compatability_tests.py CVE-2022-37967 Add new PAC checksum 2022-12-13 13:07:29 +00:00
device_tests.py tests/krb5: Pass client credentials down into kdc_exchange_dict 2023-05-05 02:54:30 +00:00
etype_tests.py tests/krb5: Pass client credentials down into kdc_exchange_dict 2023-05-05 02:54:30 +00:00
fast_tests.py tests/krb5: Pass client credentials down into kdc_exchange_dict 2023-05-05 02:54:30 +00:00
group_tests.py tests/krb5: Generify protected users test methods 2023-05-05 02:54:30 +00:00
kcrypto.py python:tests: Add support to print krb5 keys as string 2022-04-13 12:59:30 +00:00
kdc_base_test.py tests/krb5: Allow server and workstation accounts to perform a SamLogon 2023-05-18 01:03:37 +00:00
kdc_tests.py tests/krb5: Disable debugging output for tests 2021-10-14 18:59:31 +00:00
kdc_tgs_tests.py tests/krb5: Add tests presenting short-lived ticket in various scenarios 2023-05-18 04:53:30 +00:00
kpasswd_tests.py tests/krb5: Rename modify_requester_sid_time() to modify_lifetime() 2023-05-18 04:53:30 +00:00
lockout_tests.py tests/krb5: Set expected_status even if expect_status is not true 2023-05-18 04:53:29 +00:00
ms_kile_client_principal_lookup_tests.py tests/krb5: Pass client credentials down into kdc_exchange_dict 2023-05-05 02:54:30 +00:00
nt_hash_tests.py tests/krb5: Cache drsuapi connection 2023-03-20 00:22:32 +00:00
pac_align_tests.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
protected_users_tests.py tests/krb5: Improve _test_samr_change_password() method 2023-05-05 02:54:31 +00:00
pyasn1_regen.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
raw_testcase.py tests/krb5: Rename modify_requester_sid_time() to modify_lifetime() 2023-05-18 04:53:30 +00:00
rfc4120_constants.py tests/krb5: Add tests for authentication policies 2023-05-18 01:03:37 +00:00
rfc4120_pyasn1.py CVE-2022-2031 tests/krb5: Add new definitions for kpasswd 2022-07-27 10:52:36 +00:00
rfc4120.asn1 CVE-2022-2031 tests/krb5: Add new definitions for kpasswd 2022-07-27 10:52:36 +00:00
rodc_tests.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
s4u_tests.py tests/krb5: Be less particular about expected status codes for S4U tests 2023-05-18 04:53:29 +00:00
salt_tests.py tests/krb5: Test that the salt for a managed service account is computed correctly 2023-05-05 02:54:31 +00:00
simple_tests.py tests/krb5: Disable debugging output for tests 2021-10-14 18:59:31 +00:00
spn_tests.py tests/krb5: Handle NT hashes being disabled 2023-05-05 02:54:30 +00:00
test_ccache.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
test_idmap_nss.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
test_ldap.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
test_min_domain_uid.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
test_rpc.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
test_smb.py CVE-2022-37966 python:/tests/krb5: call sys.path.insert(0, "bin/python") before any other imports 2022-12-13 14:06:14 +00:00
xrealm_tests.py tests/krb5: Disable debugging output for tests 2021-10-14 18:59:31 +00:00