selftest: Start internal DNS server on domain provisioned for BIND9_DLZ
authorAndrew Bartlett <abartlet@samba.org>
Thu, 27 Dec 2012 22:25:11 +0000 (09:25 +1100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Jan 2013 21:03:17 +0000 (22:03 +0100)
This shows that the internal server can use the dns-SERVER account.

Andrew Bartlett

Reviewed-by: Stefan Metzmacher <metze@samba.org>
selftest/target/Samba4.pm

index 0303b5cb19317ebbbd5b970616e4c8934e46aa3c..53aec9e231f4ad9660783fa5c86186d79a44ef60 100644 (file)
@@ -1501,7 +1501,7 @@ sub provision_chgdcpass($$)
                                   "chgdcpassword.samba.example.com",
                                   "2008",
                                   "chgDCpass1",
-                                  undef, "server services = -dns", "",
+                                  undef, "", "",
                                   $extra_provision_options);
 
        return undef unless(defined $ret);