From f1e1fc2895e7eeadb07d04e545dd79982d7f1c76 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Fri, 29 Dec 2006 07:52:50 +0000 Subject: Fix debian bug #404702 and clarify some points about 'net rpc vampire' and 'net rpc samdump'. Andrew Bartlett (This used to be commit 109a9a4734f86bfc0d7aa6f974b5eb43dec2a035) --- docs/manpages-3/net.8.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index cd0278178e..8a1531a66b 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -776,7 +776,7 @@ can be found in the Samba-HOWTO-Collection. -SHUTDOWN [-t timeout] [-r] [-f] [-C message] +RPC SHUTDOWN [-t timeout] [-r] [-f] [-C message] Shut down the remote server. @@ -816,15 +816,14 @@ announce the shutdown. RPC SAMDUMP Print out sam database of remote server. You need -to run this on either a BDC or a PDC. +to run this against the PDC, from a Samba machine joined as a BDC. RPC VAMPIRE Export users, aliases and groups from remote server to -local server. Can only be run an a BDC. +local server. You need to run this against the PDC, from a Samba machine joined as a BDC. -- cgit