summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-04-27 19:45:49 +1000
committerAndrew Tridgell <tridge@samba.org>2010-04-27 19:47:23 +1000
commit3dd50b29228994c8dd5162cb300d234316126586 (patch)
tree87e02cd67024135d4582651cd30abd64ed272e1b /selftest
parentef1326412573777b0a5457c06d130c6455932af7 (diff)
downloadsamba-3dd50b29228994c8dd5162cb300d234316126586.tar.gz
samba-3dd50b29228994c8dd5162cb300d234316126586.tar.bz2
samba-3dd50b29228994c8dd5162cb300d234316126586.zip
s4-test: make spnupdate work without make install
thanks to metze for noticing this
Diffstat (limited to 'selftest')
-rw-r--r--selftest/target/Samba4.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/target/Samba4.pm b/selftest/target/Samba4.pm
index c5b6d77362..5680dd8e73 100644
--- a/selftest/target/Samba4.pm
+++ b/selftest/target/Samba4.pm
@@ -586,6 +586,7 @@ sub provision_raw_step1($$)
lanman auth = Yes
rndc command = true
dns update command = $ENV{SRCDIR_ABS}/scripting/bin/samba_dnsupdate --all-interfaces --use-file=$ctx->{dns_host_file}
+ spn update command = $ENV{SRCDIR_ABS}/scripting/bin/samba_spnupdate
resolv:host file = $ctx->{dns_host_file}
";