summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Terpstra <jht@samba.org>2005-06-16 06:00:56 +0000
committerGerald W. Carter <jerry@samba.org>2008-04-23 08:46:50 -0500
commit04418983c959beb0c687dae9ad19d5e2d77b99df (patch)
tree3a9d7fb44cfdb2dab6b946f4cfc1026ced010a08
parentd547560c949c99cc38bcc7c4cd50e905a841ee0e (diff)
downloadsamba-04418983c959beb0c687dae9ad19d5e2d77b99df.tar.gz
samba-04418983c959beb0c687dae9ad19d5e2d77b99df.tar.bz2
samba-04418983c959beb0c687dae9ad19d5e2d77b99df.zip
Fix.
(This used to be commit bd41d2664164474bdacb8fb1d973709c5e09ba4b)
-rw-r--r--docs/Samba3-ByExample/SBE-UpgradingSamba.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Samba3-ByExample/SBE-UpgradingSamba.xml b/docs/Samba3-ByExample/SBE-UpgradingSamba.xml
index 1bc1f1f7ed..f7634aaad7 100644
--- a/docs/Samba3-ByExample/SBE-UpgradingSamba.xml
+++ b/docs/Samba3-ByExample/SBE-UpgradingSamba.xml
@@ -293,7 +293,7 @@ SID for domain FRODO is: S-1-5-21-726309263-4128913605-1168186429
Domain security information, which includes the domain SID, can be obtained from Samba-2.2.x
systems by executing:
<screen>
-&rootprompt; rpcclient lsaquery -Uroot%password
+&rootprompt; rpcclient hostname lsaquery -Uroot%password
</screen>
This can also be done with Samba-3 by executing:
<screen>