From 9d2e80dcd6d56074a3aa697cea6b165c45f785dd Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 15 Jun 2009 12:16:15 +0200 Subject: [PATCH] Document the try_first_pass option in the pam_winbind manpage. Signed-off-by: Andreas Schneider (cherry picked from commit 779eea49de3f53040fe792de4b74b73a0c51ecb3) (cherry picked from commit 24d6f697844bc85a03c047e5470abcfdd53735a2) (cherry picked from commit 2ed85b0ebfc50cad847050cc6b5269c470956ea3) --- docs-xml/manpages-3/pam_winbind.7.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs-xml/manpages-3/pam_winbind.7.xml b/docs-xml/manpages-3/pam_winbind.7.xml index c363be77aad..b20be98eb3f 100644 --- a/docs-xml/manpages-3/pam_winbind.7.xml +++ b/docs-xml/manpages-3/pam_winbind.7.xml @@ -89,11 +89,6 @@ - try_first_pass - - - - use_first_pass By default, pam_winbind tries to get the authentication token from a previous module. If no token is available @@ -103,6 +98,14 @@ + try_first_pass + + Same as the use_first_pass option (previous item), except that if the primary password is not + valid, PAM will prompt for a password. + + + + use_authtok Set the new password to the one provided by the previously stacked password module. If this option is not set -- 2.11.4.GIT