selftest: Avoid system krb5.conf in "none" test env
authorUri Simchoni <uri@samba.org>
Mon, 26 Oct 2015 05:38:08 +0000 (07:38 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 26 Oct 2015 23:28:34 +0000 (00:28 +0100)
commitf9d6be3b749313a03e9097d848ce078f19197a0a
tree884af7380bcb50483cfeac27427310415a4d059d
parent8d3106b1a4d9da5bf8b127fa70a77076d3dfeca8
selftest: Avoid system krb5.conf in "none" test env

Some torture tests do not perform Kerberos activity and do not
run against a server (hence the "none" test env), but do create
a krb5 context, and that causes the Kerberos libs to read
krb5.conf and choke if they don't understand it.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/selftest.pl
selftest/target/Samba4.pm