Author: abartlet
Date: 2007-09-22 12:57:50 +0000 (Sat, 22 Sep 2007)
New Revision: 25300

WebSVN: 
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=25300

Log:
Update howto.txt with modified provision syntax.

Andrew Bartlett

Modified:
   branches/SAMBA_4_0/howto.txt


Changeset:
Modified: branches/SAMBA_4_0/howto.txt
===================================================================
--- branches/SAMBA_4_0/howto.txt        2007-09-22 12:57:17 UTC (rev 25299)
+++ branches/SAMBA_4_0/howto.txt        2007-09-22 12:57:50 UTC (rev 25300)
@@ -74,7 +74,8 @@
 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
+  # ./setup/provision --realm=YOUR.REALM --domain=YOURDOM \
+  #  --adminpass=SOMEPASSWORD --server-role='domain controller'
 
 REMINDER: Add the "bin" directory of the path you installed to
           (e.g. /usr/local/samba/bin) to your path, or the provision command

Reply via email to