diff options
Diffstat (limited to 'selftest')
-rw-r--r-- | selftest/target/Samba4.pm | 1 |
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} "; |