summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-14 16:36:21 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:40 +0100
commit7d41f1c4d30eef9fa20a7741be1cb50e566b40cb (patch)
tree924b17e4fb5a834e24ccbe571914f7bbaa836986 /docs-xml/manpages
parent7c4c66853f4f0fa426d11d01bc4732186501d6ec (diff)
downloadsamba-7d41f1c4d30eef9fa20a7741be1cb50e566b40cb.tar.gz
samba-7d41f1c4d30eef9fa20a7741be1cb50e566b40cb.tar.xz
samba-7d41f1c4d30eef9fa20a7741be1cb50e566b40cb.zip
docs: mention --pam-logon in wbinfo manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/wbinfo.1.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages/wbinfo.1.xml b/docs-xml/manpages/wbinfo.1.xml
index a3d4d5f94e4..a091e9407bc 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.