From a8edfd75a6f641afb942d6564670743df8d439d2 Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Sat, 23 Sep 2006 19:16:42 +0000 Subject: [PATCH] r18849: a bit of help for the new user, to figure out how to do initial setup (This used to be commit 72f350ec2cc36865c790df314deb09ac3049c580) --- howto.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/howto.txt b/howto.txt index 6f782482796..39917812681 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. -- 2.34.1