docs: mention --pam-logon in wbinfo manpage.
authorGünther Deschner <gd@samba.org>
Thu, 14 Nov 2013 15:36:21 +0000 (16:36 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:40 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/wbinfo.1.xml

index a3d4d5f94e47d61f14a05d5121e38f8f65ddf19c..a091e9407bc08210cbfbc06ec6d19e79e77682ee 100644 (file)
@@ -54,6 +54,7 @@
                <arg choice="opt">--own-domain</arg>
                <arg choice="opt">-p</arg>
                <arg choice="opt">-P|--ping-dc</arg>
+               <arg choice="opt">--pam-logon user%password</arg>
                <arg choice="opt">-r user</arg>
                <arg choice="opt">-R|--lookup-rids</arg>
                <arg choice="opt">-s sid</arg>
                </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>--pam-logon <replaceable>username%password</replaceable></term>
+               <listitem><para>Attempt to authenticate a user in the same way
+                               pam_winbind would do.
+               </para></listitem>
+               </varlistentry>
+
                <varlistentry>
                <term>-p|--ping</term>
                <listitem><para>Check whether <citerefentry><refentrytitle>winbindd</refentrytitle>