svn commit: samba-docs r372 - in trunk/Samba-Guide: .

jht at samba.org jht at samba.org
Sat Mar 5 06:05:54 GMT 2005


Author: jht
Date: 2005-03-05 06:05:54 +0000 (Sat, 05 Mar 2005)
New Revision: 372

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

Log:
Formatting fix. More needed.
Modified:
   trunk/Samba-Guide/Chap06-MakingHappyUsers.xml


Changeset:
Modified: trunk/Samba-Guide/Chap06-MakingHappyUsers.xml
===================================================================
--- trunk/Samba-Guide/Chap06-MakingHappyUsers.xml	2005-03-05 05:43:19 UTC (rev 371)
+++ trunk/Samba-Guide/Chap06-MakingHappyUsers.xml	2005-03-05 06:05:54 UTC (rev 372)
@@ -3271,8 +3271,9 @@
 		rights and privileges:
 <screen>
 &rootprompt; net -S MASSIVE  -U root%not24get rpc rights grant \
-        "MEGANET2\Domain Admins" SeMachineAccountPrivilege SePrintOperatorPrivilege \
-         SeAddUsersPrivilege SeDiskOperatorPrivilege SeRemoteShutdownPrivilege
+        "MEGANET2\Domain Admins" SeMachineAccountPrivilege \
+	SePrintOperatorPrivilege SeAddUsersPrivilege \
+	SeDiskOperatorPrivilege SeRemoteShutdownPrivilege
 Successfully granted rights.
 </screen>
 		Repeat this step on each domain controller in each case substituting the name of the server
@@ -3285,7 +3286,7 @@
 		BDCs or on DMS machines because machine accounts are only ever added by the PDC:
 <screen>
 &rootprompt; net -S MASSIVE  -U root%not24get rpc rights grant \
-                            "MEGANET2\bobj" SeMachineAccountPrivilege
+             "MEGANET2\bobj" SeMachineAccountPrivilege
 Successfully granted rights.
 </screen>
 		</para></step>



More information about the samba-cvs mailing list