summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/howto.txt b/howto.txt
index 6f78248279..3991781268 100644
--- a/howto.txt
+++ b/howto.txt
@@ -73,6 +73,10 @@ 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
+REMINDER: Add the "bin" directory of the path you installed to
+ (e.g. /usr/local/samba/bin) to your path, or the provision command
+ will not work.
+
'YOURDOM' is the NT4 style domain name. 'YOUR.REALM' is your kerberos
realm, which is typically your DNS domain name.