summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 16:08:19 +0100
committerKarolin Seeger <kseeger@samba.org>2013-11-22 11:45:49 +0100
commitb14e1bc3e510a044555be71cc35d3b5563edd848 (patch)
tree690bc73de5ddc1aa625b83f0e0bb6864226ba35e /docs-xml
parentd24edcd2758a88e13e6182dd7c1110cfde7ef406 (diff)
downloadsamba-b14e1bc3e510a044555be71cc35d3b5563edd848.tar.gz
docs: add net rpc vampire specific options in net manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit 7c8dcc5e0f61577becf1954b6abfb72e4689eab2)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 2c9d54647a4..3e7a32824ce 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -183,6 +183,32 @@
</para></listitem>
</varlistentry>
+ <!-- Options for net rpc vampire -->
+
+ <varlistentry>
+ <term>--force-full-repl</term>
+ <listitem><para>
+ When calling "net rpc vampire keytab" this option
+ enforces a full re-creation of the generated keytab file.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--single-obj-repl</term>
+ <listitem><para>
+ When calling "net rpc vampire keytab" this option
+ allows to replicate just a single object to the generated keytab file.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>--clean-old-entries</term>
+ <listitem><para>
+ When calling "net rpc vampire keytab" this option
+ allows to cleanup old entries from the generated keytab file.
+ </para></listitem>
+ </varlistentry>
+
&stdarg.encrypt;
&popt.common.samba.client;