[Pkg-samba-maint] [samba] 22/135: docs: mention logoff options in wbinfo manpage.

Ivo De Decker ivodd at moszumanska.debian.org
Sat Jan 11 21:30:23 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 887c7d4c716c2b07dec5848646cf8e1afc0b108a
Author: Günther Deschner <gd at samba.org>
Date:   Thu Nov 14 16:29:10 2013 +0100

    docs: mention logoff options in wbinfo manpage.
    
    Guenther
    
    Signed-off-by: Günther Deschner <gd at samba.org>
    Reviewed-by: Andreas Schneider <asn at samba.org>
    (cherry picked from commit fa47e425132f6022cd41118e2c6ac34181adc4a6)
---
 docs-xml/manpages/wbinfo.1.xml | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index 7edd29b..076251c 100644
--- a/docs-xml/manpages/wbinfo.1.xml
+++ b/docs-xml/manpages/wbinfo.1.xml
@@ -42,6 +42,9 @@
 		<arg choice="opt">-K user%password</arg>
 		<arg choice="opt">--krb5ccname cctype</arg>
 		<arg choice="opt">--lanman</arg>
+		<arg choice="opt">--logoff</arg>
+		<arg choice="opt">--logoff-uid uid</arg>
+		<arg choice="opt">--logoff-user username</arg>
 		<arg choice="opt">-m</arg>
 		<arg choice="opt">-n name</arg>
 		<arg choice="opt">-N netbios-name</arg>
@@ -259,6 +262,24 @@
 		</varlistentry>
 
 		<varlistentry>
+		<term>--logoff</term>
+		<listitem><para>Logoff a user.
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>--logoff-uid <replaceable>UID</replaceable></term>
+		<listitem><para>Define user uid used during logoff request.
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
+		<term>--logoff-user <replaceable>USERNAME</replaceable></term>
+		<listitem><para>Define username used during logoff request.
+		</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
 		<term>-m|--trusted-domains</term>
 		<listitem><para>Produce a list of domains trusted by the
 		Windows NT server <citerefentry><refentrytitle>winbindd</refentrytitle>

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