summaryrefslogtreecommitdiff
path: root/docs/Samba3-ByExample
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Samba3-ByExample')
-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>