Take a stab at keeping the doco current :-)
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jan 2002 12:32:59 +0000 (12:32 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 10 Jan 2002 12:32:59 +0000 (12:32 +0000)
(This used to be commit 88b0e670426c216d754716dc6095b673b9645f1a)

docs/docbook/manpages/wbinfo.1.sgml

index 7133573b14076464f57b8e3f91a5b89fca6767a0..7f2c4624a9a5b5cb012abfb58425632742be6825 100644 (file)
@@ -25,6 +25,8 @@
                <arg choice="opt">-Y sid</arg>
                <arg choice="opt">-t</arg>
                <arg choice="opt">-m</arg>
+               <arg choice="opt">-a user%password</arg>
+               <arg choice="opt">-p</arg>
        </cmdsynopsis>
 </refsynopsisdiv>
 
                NT domain the server is a Primary Domain Controller for.
                </para></listitem>
                </varlistentry>
+
+               <varlistentry>
+               <term>-a username%password</term>
+               <listitem><para>Attempt to authenticate a user via winbindd. 
+                This checks both authenticaion methods and reports its results.
+               </para></listitem>
+               </varlistentry>
+
+               <varlistentry>
+               <term>-p</term>
+               <listitem><para>Attempt a simple 'ping' check that the winbindd
+                is indeed alive.
+               </para></listitem>
+               </varlistentry>
        </variablelist>
 </refsect1>