1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00

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>
This commit is contained in:
Günther Deschner 2013-11-18 16:08:19 +01:00 committed by Andreas Schneider
parent 0b24a4236c
commit 7c8dcc5e0f

View File

@ -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;