diff options
author | Karolin Seeger <kseeger@samba.org> | 2008-08-22 17:23:36 +0200 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-08-22 17:23:36 +0200 |
commit | 2f02c33982ffc296a05ed8119cd9a9832a2de203 (patch) | |
tree | d4de7359c9ef2fedb78c4d68837c1ac33bcbb63a | |
parent | 2d2646e13d769da3ac514f64027990dc100be667 (diff) | |
download | samba-2f02c33982ffc296a05ed8119cd9a9832a2de203.tar.gz samba-2f02c33982ffc296a05ed8119cd9a9832a2de203.tar.xz samba-2f02c33982ffc296a05ed8119cd9a9832a2de203.zip |
manpages: Add documentation for new 'net rpc vampire' subcommands.
Karolin
(This used to be commit 8d0a16d8034cd07037b3c7711867280d5fa5b2c8)
-rw-r--r-- | docs-xml/manpages-3/net.8.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index cdf0fbbf606..31fe69d8d33 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -850,7 +850,20 @@ to run this against the PDC, from a Samba machine joined as a BDC. </para> <para>Export users, aliases and groups from remote server to local server. You need to run this against the PDC, from a Samba machine joined as a BDC. </para> +</refsect2> + +<refsect2> +<title>RPC VAMPIRE KEYTAB</title> +<para>Dump remote SAM database to local Kerberos keytab file. +</para> +</refsect2> + +<refsect2> +<title>RPC VAMPIRE LDIF</title> + +<para>Dump remote SAM database to local LDIF file or standard output. +</para> </refsect2> <refsect2> |