summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2007-04-17 01:06:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:50:56 -0500
commit15416dc72ee0c7fb8ebe368a364f5d75e4521871 (patch)
tree1044a0e661889113a437a6cd5929743b9f507f5a /source4/script
parent5dc27b36814d02c8b5754ebaab0859b4f382bf72 (diff)
downloadsamba-15416dc72ee0c7fb8ebe368a364f5d75e4521871.tar.gz
samba-15416dc72ee0c7fb8ebe368a364f5d75e4521871.tar.bz2
samba-15416dc72ee0c7fb8ebe368a364f5d75e4521871.zip
r22288: Somehow, Jelmer lost a few capital letters. I'll send him a new batch.
Andrew Bartlett (This used to be commit 5e9f7805f067ff029bc916f5bc694d9d9001da72)
Diffstat (limited to 'source4/script')
-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