diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/wbinfo.1.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml index a3d4d5f94e..a091e9407b 100644 --- a/docs-xml/manpages/wbinfo.1.xml +++ b/docs-xml/manpages/wbinfo.1.xml @@ -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> @@ -343,6 +344,13 @@ </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> <manvolnum>8</manvolnum></citerefentry> is still alive. |