summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorGary Lockyer <gary@catalyst.net.nz>2021-02-17 12:15:50 +1300
committerAndrew Bartlett <abartlet@samba.org>2021-04-12 00:38:26 +0000
commit768d48fca9f8c7527c0d12e7acc8942b5fd36ac2 (patch)
tree4d7dcd3ab58e66326228ce126d77da77483cce5f /source4
parent534de9b28274165ac5d86f0c79fa2d543c0f09ed (diff)
downloadsamba-768d48fca9f8c7527c0d12e7acc8942b5fd36ac2.tar.gz
tests python krb5: MS-KILE client principal look-up
Tests of [MS-KILE]: Kerberos Protocol Extensions section 3.3.5.6.1 Client Principal Lookup Signed-off-by: Gary Lockyer <gary@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Isaac Boukris <iboukris@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Apr 12 00:38:26 UTC 2021 on sn-devel-184
Diffstat (limited to 'source4')
-rwxr-xr-xsource4/selftest/tests.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/selftest/tests.py b/source4/selftest/tests.py
index 6017f5b6481..223a1139d6c 100755
--- a/source4/selftest/tests.py
+++ b/source4/selftest/tests.py
@@ -1389,6 +1389,9 @@ planpythontestsuite("ad_dc", "samba.tests.krb5.kdc_tests")
planpythontestsuite(
"ad_dc",
"samba.tests.krb5.kdc_tgs_tests")
+planpythontestsuite(
+ "ad_dc",
+ "samba.tests.krb5.ms_kile_client_principal_lookup_tests")
for env in [
'vampire_dc',