summaryrefslogtreecommitdiff
path: root/source4/script/tests/Samba4.pm
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/Samba4.pm')
-rw-r--r--source4/script/tests/Samba4.pm8
1 files changed, 4 insertions, 4 deletions
diff --git a/source4/script/tests/Samba4.pm b/source4/script/tests/Samba4.pm
index dd87411c8d..95d686f6dd 100644
--- a/source4/script/tests/Samba4.pm
+++ b/source4/script/tests/Samba4.pm
@@ -181,15 +181,15 @@ sub mk_fedora($$$$$$)
print CONF "
[General]
SuiteSpotUserID = $root
-fullMachineName= localhost
+FullMachineName= localhost
ServerRoot= $ldapdir
[slapd]
ldapifilepath=$ldapdir/ldapi
Suffix= $basedn
-rootDN= cn=Manager,$basedn
-rootDNPwd= $password
-serverIdentifier= samba4
+RootDN= cn=Manager,$basedn
+RootDNPwd= $password
+ServerIdentifier= samba4
InstallLdifFile=$fedora_ds_initial_ldif
inst_dir= $fedora_ds_dir