selftest: Do not include system krb5.conf in s4 test environments
authorSamuel Cabrero <scabrero@suse.de>
Fri, 22 Mar 2019 11:04:49 +0000 (12:04 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 22 Mar 2019 14:03:19 +0000 (14:03 +0000)
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 <asn@samba.org>
Signed-off-by: Samuel Cabrero <scabrero@suse.de>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/target/Samba4.pm

index 50835ef5f6cb1a8c50d856f0d8eaefed3fefb7a5..ec587aae3b4d0c3053bec11cc3ebe2b26af51f1f 100755 (executable)
@@ -830,6 +830,7 @@ sub provision_raw_step1($$)
        winbind enum groups = yes
 
         rpc server port:netlogon = 1026
+       include system krb5 conf = no
 
 ";