summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorDerrell Lipman <derrell@samba.org>2006-09-23 19:16:42 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:20:16 -0500
commita8edfd75a6f641afb942d6564670743df8d439d2 (patch)
tree91f0c792c9d23fc9d2deef9c824f67a34d4a47b3 /howto.txt
parent4d1a4e8e7ce047f70113d9fa52f7961c0fee6557 (diff)
downloadsamba-a8edfd75a6f641afb942d6564670743df8d439d2.tar.gz
samba-a8edfd75a6f641afb942d6564670743df8d439d2.tar.bz2
samba-a8edfd75a6f641afb942d6564670743df8d439d2.zip
r18849: a bit of help for the new user, to figure out how to do initial setup
(This used to be commit 72f350ec2cc36865c790df314deb09ac3049c580)
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.