1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba/tests/krb5
Joseph Sutton f8bfd607ca tests/krb5: Test device info generated from RODC‐issued tickets without certain SIDs
These tests crash Windows, but we can assume reasonable behaviour for
Samba.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2023-11-01 20:10:45 +00:00
..
alias_tests.py tests/krb5: Make use of KerberosCredentials.get_sid() 2023-06-14 22:57:35 +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: Add tests for single‐component krbtgt principals 2023-10-26 01:24:32 +00:00
authn_policy_tests.py tests/krb5: Test that the Claims Valid SID is added to RODC‐issued PACs 2023-11-01 20:10:45 +00:00
claims_in_pac.py tests/krb5: Add a test decoding INT64 PAC claims issued by Windows 2023-08-15 18:46:33 +00:00
claims_tests.py tests/krb5: Correctly test services that do not support Compound Identity 2023-10-12 23:13:32 +00:00
compatability_tests.py tests/krb5: Fix code spelling 2023-10-25 22:23:37 +00:00
conditional_ace_tests.py tests/krb5: Don’t pass unnecessary parameter 2023-11-01 20:10:45 +00:00
device_tests.py tests/krb5: Test device info generated from RODC‐issued tickets without certain SIDs 2023-11-01 20:10:45 +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 python:samba:tests: Fix code spelling 2023-06-23 13:44:31 +00:00
group_tests.py tests/krb5: Match filter after transforming test name 2023-09-27 02:43:28 +00:00
kcrypto.py tests/krb5: Fix DES3CBC random_to_key() 2023-10-19 21:37:36 +00:00
kdc_base_test.py tests/krb5: Rename ‘krbtgt_creds’ to ‘rodc_krbtgt_creds’ 2023-11-01 20:10:45 +00:00
kdc_tests.py tests/krb5: Use assertEqual() instead of assertEquals() 2023-10-13 03:50:31 +00:00
kdc_tgs_tests.py tests/krb5: Add tests for single‐component krbtgt principals 2023-10-26 01:24:32 +00:00
kdc_tgt_tests.py tests/krb5: Move KDC TGT tests to new file 2023-08-30 02:15:29 +00:00
kpasswd_tests.py tests/krb5: Add tests for single‐component krbtgt principals 2023-10-26 01:24:32 +00:00
lockout_tests.py tests/krb5: Remove unnecessary f‐strings 2023-10-19 21:37:36 +00:00
ms_kile_client_principal_lookup_tests.py tests/krb5: Remove unused imports 2023-10-19 21:37:36 +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
pkinit_tests.py tests/krb5: Add a test for PK-INIT with a revoked certificate 2023-07-19 01:47:34 +00:00
protected_users_tests.py tests/krb5: Fix RC4‐only Protected Users tests 2023-10-19 21:37:36 +00:00
pyasn1_regen.sh python: Reformat shell scripts 2022-03-03 00:59:34 +00:00
raw_testcase.py tests/krb5: Use __slots__ to indicate which attributes are used by classes 2023-11-01 20:10:45 +00:00
rfc4120_constants.py tests/krb5: Add KDC_ERR_SERVER_NOMATCH error code 2023-10-19 21:37:36 +00:00
rfc4120_pyasn1.py tests/krb5: Add ASN.1 definitions for Windows 2000 PK-INIT 2023-07-19 01:47:33 +00:00
rfc4120.asn1 tests/krb5: Fix ASN.1 source 2023-10-17 03:19:38 +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: Sort imports 2023-10-25 22:23:37 +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 tests/krb5: Delete connection variable 2023-10-19 21:37:36 +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