r18849: a bit of help for the new user, to figure out how to do initial setup
authorDerrell Lipman <derrell@samba.org>
Sat, 23 Sep 2006 19:16:42 +0000 (19:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:16 +0000 (14:20 -0500)
(This used to be commit 72f350ec2cc36865c790df314deb09ac3049c580)

howto.txt

index 6f7824827966c96497d8f7c7b3a913f286387b52..3991781268150e6b3257b77d3543d04e4cf43ad2 100644 (file)
--- 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.