]> 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)
committerStefan Metzmacher <metze@samba.org>
Tue, 9 Jul 2024 13:27:12 +0000 (13:27 +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>
(cherry picked from commit 4ae3e9b208d4badee5765eddd832b258e84665b2)

selftest/target/Samba.pm

index 52fce41f96fc210fb5e588c8578d346e6db71ab5..ef43028efb1f4b84e3b8cbce8b2615f3078e435e 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
     ";
        }