From 0453995991de82bce9d8978adee41e6848e11177 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sat, 5 Mar 2005 06:05:54 +0000 Subject: Formatting fix. More needed. (This used to be commit 97cf467b3f2901016155de7fd525966e816cfc39) --- docs/Samba-Guide/Chap06-MakingHappyUsers.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/Samba-Guide') diff --git a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml index 618ffda610..ed5e40bcd9 100644 --- a/docs/Samba-Guide/Chap06-MakingHappyUsers.xml +++ b/docs/Samba-Guide/Chap06-MakingHappyUsers.xml @@ -3271,8 +3271,9 @@ structuralObjectClass: organizationalUnit rights and privileges: &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. Repeat this step on each domain controller in each case substituting the name of the server @@ -3285,7 +3286,7 @@ Successfully granted rights. BDCs or on DMS machines because machine accounts are only ever added by the PDC: &rootprompt; net -S MASSIVE -U root%not24get rpc rights grant \ - "MEGANET2\bobj" SeMachineAccountPrivilege + "MEGANET2\bobj" SeMachineAccountPrivilege Successfully granted rights. -- cgit