From: Rafal Szczesniak Date: Mon, 1 Aug 2005 22:19:28 +0000 (+0000) Subject: r8903: Update the howto as smbscript is now installed along with other X-Git-Tag: samba-4.0.0alpha6~801^3~9597 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=168356795b9cb51bd5cbb1f8ace21ab37068bc79;hp=4475dd517b1f8f466a6e0932ddb8eecfdac264d2 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) --- diff --git a/howto.txt b/howto.txt index 981b7facc03..9ea7e0ca79e 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