selftest: s!addc.samba.example.com!addom.samba.example.com!
authorStefan Metzmacher <metze@samba.org>
Sat, 16 Jan 2016 12:57:47 +0000 (13:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 Mar 2016 16:17:15 +0000 (17:17 +0100)
It's confusing to have addc.samba.example.com as domain name
and addc.addc.samba.example.com as hostname.

We now have addom.samba.example.com as domain name
and addc.addom.samba.example.com as hostname.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
selftest/target/Samba4.pm

index c1c39670749d619b6e96221a6ce7e02254af88e6..0508027bba54312f891183c94406d5484f13dbd8 100755 (executable)
@@ -1883,7 +1883,7 @@ sub provision_ad_dc($$)
                                   "domain controller",
                                   "addc",
                                   "ADDOMAIN",
                                   "domain controller",
                                   "addc",
                                   "ADDOMAIN",
-                                  "addc.samba.example.com",
+                                  "addom.samba.example.com",
                                   "2008",
                                   "locDCpass1",
                                   undef,
                                   "2008",
                                   "locDCpass1",
                                   undef,