r13096: explain what YOURDOM and YOUR.REALM are (in case people confuse the
authorAndrew Tridgell <tridge@samba.org>
Tue, 24 Jan 2006 00:09:41 +0000 (00:09 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:24 +0000 (13:51 -0500)
different meanings of the word domain)
(This used to be commit 0cf99b055b3df00aa2baa8a88b3d154bff5fc9aa)

howto.txt

index 76e31c26936f567afb7ff7ecbb41bf45a4714b55..4c0797e4637ee25511a52c00adf9ce8d07b48632 100644 (file)
--- a/howto.txt
+++ b/howto.txt
@@ -64,6 +64,9 @@ 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
 
+'YOURDOM' is the NT4 style domain name. 'YOUR.REALM' is your kerberos
+realm, which is typically your DNS domain name.
+
 Step 5: Create a simple smb.conf
 --------------------------------