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:
parent
0b24a4236c
commit
7c8dcc5e0f
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user