]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
selftest: Allow MIT Krb5 1.21 to still start to fl2000dc
authorAndrew Bartlett <abartlet@samba.org>
Tue, 18 Jul 2023 02:50:55 +0000 (14:50 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 14 Aug 2023 03:46:35 +0000 (03:46 +0000)
This is the simplest way to keep this test environment alive.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
selftest/target/Samba.pm

index 243564066ea07a6a1ae4fd69b3923a3e250acac6..dbb07604af5e9f85f30997635e69113857f18ba6 100644 (file)
@@ -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
     ";
        }