svn commit: samba r13096 - in branches/SAMBA_4_0: .
tridge at samba.org
tridge at samba.org
Tue Jan 24 00:09:42 GMT 2006
Author: tridge
Date: 2006-01-24 00:09:41 +0000 (Tue, 24 Jan 2006)
New Revision: 13096
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13096
Log:
explain what YOURDOM and YOUR.REALM are (in case people confuse the
different meanings of the word domain)
Modified:
branches/SAMBA_4_0/howto.txt
Changeset:
Modified: branches/SAMBA_4_0/howto.txt
===================================================================
--- branches/SAMBA_4_0/howto.txt 2006-01-23 23:19:31 UTC (rev 13095)
+++ branches/SAMBA_4_0/howto.txt 2006-01-24 00:09:41 UTC (rev 13096)
@@ -64,6 +64,9 @@
# 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
--------------------------------
More information about the samba-cvs
mailing list