From: Samuel Cabrero Date: Fri, 22 Mar 2019 11:04:49 +0000 (+0100) Subject: selftest: Do not include system krb5.conf in s4 test environments X-Git-Tag: tdb-1.4.1~644 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5826b31f410d314eb00909183ea2d2fd8a744bbc;p=thirdparty%2Fsamba.git selftest: Do not include system krb5.conf in s4 test environments If built with system MIT krb5 and dns_lookup_kdc is set to false in system krb5.conf tests fail because KDC is not found. Pair-Programmed-With: Andreas Schneider Signed-off-by: Samuel Cabrero Signed-off-by: Andreas Schneider Reviewed-by: Ralph Boehme --- diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm index 50835ef5f6c..ec587aae3b4 100755 --- a/selftest/target/Samba4.pm +++ b/selftest/target/Samba4.pm @@ -830,6 +830,7 @@ sub provision_raw_step1($$) winbind enum groups = yes rpc server port:netlogon = 1026 + include system krb5 conf = no ";