summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script')
-rwxr-xr-xsource4/script/provision.pl2
-rwxr-xr-xsource4/script/rootdse.pl2
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/script/provision.pl b/source4/script/provision.pl
index c00511f373..dde89b6d92 100755
--- a/source4/script/provision.pl
+++ b/source4/script/provision.pl
@@ -386,7 +386,7 @@ FileSave("$dnsdomain.zone", $res);
print "done
Installation:
-- Please move newsam.ldb to sam.ldb in the lib/private/ directory of your
+- Please move newsam.ldb to sam.ldb in the private/ directory of your
Samba4 installation
- Please use $dnsdomain.zone to in BIND dns server
";
diff --git a/source4/script/rootdse.pl b/source4/script/rootdse.pl
index 8d8bb2e5f9..cfe49a6582 100755
--- a/source4/script/rootdse.pl
+++ b/source4/script/rootdse.pl
@@ -146,7 +146,7 @@ system("ldbadd -H newrootdse.ldb newrootdse.ldif");
print "done
-Please move newrootdse.ldb to rootdse.ldb in the lib/private/ directory of your
+Please move newrootdse.ldb to rootdse.ldb in the private/ directory of your
Samba4 installation
";