summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--howto.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index 4e148495d6..7b10b5960a 100644
--- a/howto.txt
+++ b/howto.txt
@@ -74,7 +74,8 @@ It is presumed it's available just like any other commands from your shell.
Must be run as a user with permission to write to the install directory.
# cd source
- # ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD
+ # ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
+ # --adminpass=SOMEPASSWORD --server-role='domain controller'
REMINDER: Add the "bin" directory of the path you installed to
(e.g. /usr/local/samba/bin) to your path, or the provision command