r13096: explain what YOURDOM and YOUR.REALM are (in case people confuse the
[jelmer/samba4-debian.git] / 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
 --------------------------------