summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2016-12-01 08:18:58 +0100
committerAndreas Schneider <asn@cryptomilk.org>2016-12-02 09:36:08 +0100
commit0ab31594d8663a5a88b6b5ff74a06e683940ea49 (patch)
tree3cb235ba31e5b62746185880e7318dc8a9cd939f /selftest
parent4ef772be3a7259b48253643392574fab28c37916 (diff)
downloadsamba-0ab31594d8663a5a88b6b5ff74a06e683940ea49.tar.gz
selftest: Do not include system krb5.conf in selftest
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12441 Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'selftest')
-rwxr-xr-xselftest/selftest.pl1
-rwxr-xr-xselftest/target/Samba3.pm1
2 files changed, 2 insertions, 0 deletions
diff --git a/selftest/selftest.pl b/selftest/selftest.pl
index 015a684ccd9..7d71013f7a4 100755
--- a/selftest/selftest.pl
+++ b/selftest/selftest.pl
@@ -595,6 +595,7 @@ sub write_clientconf($$$)
tls cafile = ${cacert}
tls crlfile = ${cacrl_pem}
tls verify peer = no_check
+ include system krb5 conf = no
";
close(CF);
}
diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm
index 3746d53bcc4..f94494be6e8 100755
--- a/selftest/target/Samba3.pm
+++ b/selftest/target/Samba3.pm
@@ -1467,6 +1467,7 @@ sub provision($$$$$$$$)
winbind enum users = yes
winbind enum groups = yes
winbind separator = /
+ include system krb5 conf = no
# min receivefile size = 4000