r8903: Update the howto as smbscript is now installed along with other
authorRafal Szczesniak <mimir@samba.org>
Mon, 1 Aug 2005 22:19:28 +0000 (22:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:30:17 +0000 (13:30 -0500)
binaries in bin/ directory and trying to call provision script,
without PATH properly set, fails.

rafal
(This used to be commit 86488e5393d91d1bca0f8283f52f8fd59f2ba651)

howto.txt

index 981b7facc03e64672f9889f8602428acfee8da5c..9ea7e0ca79ed13ca9e96c1397275e73ba22bc1d1 100644 (file)
--- 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