mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
Document the try_first_pass option in the pam_winbind manpage.
Signed-off-by: Andreas Schneider <mail@cynapses.org>
This commit is contained in:
committed by
Karolin Seeger
parent
24f9f32fed
commit
779eea49de
@ -88,11 +88,6 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>try_first_pass</term>
|
||||
<listitem><para></para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>use_first_pass</term>
|
||||
<listitem><para>
|
||||
@ -102,6 +97,14 @@
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>try_first_pass</term>
|
||||
<listitem><para>
|
||||
Same as the use_first_pass option (previous item), except that if the primary password is not
|
||||
valid, PAM will prompt for a password.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>use_authtok</term>
|
||||
<listitem><para>
|
||||
|
Reference in New Issue
Block a user