summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/wbinfo.1.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index 4de3c81121..cb1812feec 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>
@@ -260,6 +263,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>