]> git.ipfire.org Git - thirdparty/samba.git/commit
python/tests/krb5: Prepare for PKINIT tests with UF_SMARTCARD_REQUIRED
authorAndrew Bartlett <abartlet@samba.org>
Tue, 19 Mar 2024 01:37:24 +0000 (14:37 +1300)
committerJule Anger <janger@samba.org>
Wed, 3 Jul 2024 08:48:12 +0000 (08:48 +0000)
commit2102b619cf68ddcd3d9b3c4e4d6a3381966d4894
treec0a5e80b9f79b4e6c77b09f6c9e54d3f50552cd3
parent9c64cd3f2e02f88ebd16c6785e0d1fa34926aebb
python/tests/krb5: Prepare for PKINIT tests with UF_SMARTCARD_REQUIRED

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Jo Sutton <josutton@catalyst.net.nz>
(backported from commit b2fe1ea1c6aba116b31a1c803b4e0d36ac1a32ee)
BUG: https://bugzilla.samba.org/show_bug.cgi?id=15655

[jsutton@samba.org Fixed conflicting import statements in
 python/samba/tests/krb5/pkinit_tests.py]

[jsutton@samba.org Fixed conflicting import statements in
 python/samba/tests/krb5/kdc_base_test.py]
python/samba/tests/krb5/kdc_base_test.py
python/samba/tests/krb5/pkinit_tests.py
python/samba/tests/krb5/raw_testcase.py