From c1986a03dc27c670e32973c2fabd8fb504585670 Mon Sep 17 00:00:00 2001 From: Jens Kuehnel Date: Wed, 26 Nov 2014 18:06:53 +0100 Subject: add force_prompt option to enforce new password prompt for use with Token --- USAGE | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'USAGE') diff --git a/USAGE b/USAGE index b7031fb..21b742a 100644 --- a/USAGE +++ b/USAGE @@ -92,6 +92,10 @@ prompt=string - Specifies the prompt, without the ': ', that PAM should relevant string different from Password) in this situation. +force_prompt - Request a new password and not using the previously entered + password. This usefull for multi-factor authentication + when used with a Token. + max_challenge=# - configure maximum number of challenges that a server may request. This is a workaround for broken servers and disabled by default. -- cgit v1.2.3