[Pkg-samba-maint] [samba] 75/135: docs: add net rpc vampire specific options in net manpage.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:27 UTC 2014


This is an automated email from the git hooks/post-receive script.

ivodd pushed a commit to branch master
in repository samba.

commit b14e1bc3e510a044555be71cc35d3b5563edd848
Author: Günther Deschner <gd at samba.org>
Date:   Mon Nov 18 16:08:19 2013 +0100

    docs: add net rpc vampire specific options in net manpage.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (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 2c9d546..3e7a328 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;
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git




More information about the Pkg-samba-maint mailing list