summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2008-02-26 06:17:04 +0100
committerKai Blin <kai@samba.org>2008-02-26 06:17:04 +0100
commit1e5ced379361fbdc0ccc48ad012f388f2e737ca7 (patch)
treed46801d7205ba1274cd2c855a4fd177ee4ea07a2
parent0a8b1fd092c9a64c04f6f05d41b3d7ecec7ccc6f (diff)
downloadsamba-1e5ced379361fbdc0ccc48ad012f388f2e737ca7.tar.gz
samba-1e5ced379361fbdc0ccc48ad012f388f2e737ca7.tar.bz2
samba-1e5ced379361fbdc0ccc48ad012f388f2e737ca7.zip
howto: We need bin/smbpython to run python provisioning
(This used to be commit bb1107118951aa37c69b053f5cae624706966f1e)
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 654ad658c8..16f6d02a25 100644
--- a/howto.txt
+++ b/howto.txt
@@ -78,7 +78,7 @@ Must be run as a user with permission to write to the install directory.
::
# cd source
- # ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
+ # bin/smbpython ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
# --adminpass=SOMEPASSWORD --server-role='domain controller'
REMINDER: Add the "bin" directory of the path you installed to