From: Andrew Bartlett Date: Tue, 18 Jul 2023 02:50:55 +0000 (+1200) Subject: selftest: Allow MIT Krb5 1.21 to still start to fl2000dc X-Git-Tag: tevent-0.16.0~1042 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ae3e9b208d4badee5765eddd832b258e84665b2;p=thirdparty%2Fsamba.git selftest: Allow MIT Krb5 1.21 to still start to fl2000dc This is the simplest way to keep this test environment alive. Signed-off-by: Andrew Bartlett Reviewed-by: Joseph Sutton --- diff --git a/selftest/target/Samba.pm b/selftest/target/Samba.pm index 243564066ea..dbb07604af5 100644 --- a/selftest/target/Samba.pm +++ b/selftest/target/Samba.pm @@ -346,6 +346,8 @@ sub mk_krb5_conf($$) # This is especially required by samba3.raw.session krb5 and # reauth tests when not using Heimdal clockskew = 5 + # To allow the FL 2000 DC to still work for now + allow_rc4 = yes "; }