--- /dev/null
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_enterprise_principal_step_6_a\(ad_dc_ntvfs\)
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_nt_enterprise_principal_step_6_b\(ad_dc_ntvfs\)
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_nt_principal_step_4_a\(ad_dc_ntvfs\)
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_nt_principal_step_4_b\(ad_dc_ntvfs\)
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_nt_principal_step_4_c\(ad_dc_ntvfs\)
+^samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.samba\.tests\.krb5\.ms_kile_client_principal_lookup_tests\.MS_Kile_Client_Principal_Lookup_Tests\.test_nt_principal_step_6_c\(ad_dc_ntvfs\)
# override the new SMB2 only default
client min protocol = CORE
server min protocol = LANMAN1
+ kdc name match implicit dollar without canonicalization = no
server support krb5 netlogon = yes
CVE_2020_1472:warn_about_unused_debug_level = 3
'--option=torture:expect_machine_account=true'] + extra_options,
"samba4.krb5.kdc with machine account")
+
+plansmbtorture4testsuite('krb5.kdc', "ad_dc_ntvfs:local",
+ ['ncacn_np:$SERVER_IP', "-k", "yes", '-P',
+ '--workgroup=$DOMAIN', '--realm=$REALM',
+ '--option=torture:krb5-hostname=$SERVER',
+ '--option=torture:run_removedollar_test=true',
+ '--option=torture:expect_machine_account=true'] + extra_options,
+ "samba4.krb5.kdc with machine account no dollar extension")
+
+planpythontestsuite(
+ "ad_dc_ntvfs",
+ "samba.tests.krb5.ms_kile_client_principal_lookup_tests",
+ environ=krb5_environ)
+planpythontestsuite(
+ "ad_dc_ntvfs",
+ "samba.tests.krb5.spn_tests",
+ environ=krb5_environ)
+planpythontestsuite(
+ "ad_dc_ntvfs",
+ "samba.tests.krb5.alias_tests",
+ environ=krb5_environ)
+
+
planpythontestsuite("ad_dc", "samba.tests.krb5.as_canonicalization_tests",
environ=krb5_environ)
for env, fast_support in [("ad_dc", True),