summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-08-01 22:19:28 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:17 -0500
commit168356795b9cb51bd5cbb1f8ace21ab37068bc79 (patch)
treef09815fd9b58691404845ee6559045d926ed490b /howto.txt
parent4475dd517b1f8f466a6e0932ddb8eecfdac264d2 (diff)
downloadsamba-168356795b9cb51bd5cbb1f8ace21ab37068bc79.tar.gz
samba-168356795b9cb51bd5cbb1f8ace21ab37068bc79.tar.bz2
samba-168356795b9cb51bd5cbb1f8ace21ab37068bc79.zip
r8903: Update the howto as smbscript is now installed along with other
binaries in bin/ directory and trying to call provision script, without PATH properly set, fails. rafal (This used to be commit 86488e5393d91d1bca0f8283f52f8fd59f2ba651)
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 981b7facc0..9ea7e0ca79 100644
--- a/howto.txt
+++ b/howto.txt
@@ -56,7 +56,9 @@ configure above to change this.
Step 4: provision Samba4
------------------------
-The "provision" step sets up a basic user database.
+The "provision" step sets up a basic user database. Make sure your smbscript
+binary is installed in a directory listed in your PATH environment variable.
+It is presumed it's available just like any other commands from your shell.
$ cd source
$ ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD