From b14e1bc3e510a044555be71cc35d3b5563edd848 Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Mon, 18 Nov 2013 16:08:19 +0100 Subject: [PATCH] docs: add net rpc vampire specific options in net manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider (cherry picked from commit 7c8dcc5e0f61577becf1954b6abfb72e4689eab2) --- docs-xml/manpages/net.8.xml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) 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 @@ + + + + --force-full-repl + + When calling "net rpc vampire keytab" this option + enforces a full re-creation of the generated keytab file. + + + + + --single-obj-repl + + When calling "net rpc vampire keytab" this option + allows to replicate just a single object to the generated keytab file. + + + + + --clean-old-entries + + When calling "net rpc vampire keytab" this option + allows to cleanup old entries from the generated keytab file. + + + &stdarg.encrypt; &popt.common.samba.client; -- 2.11.4.GIT