From 9a1ee796634504a6f26a08fb8731c1d032dba9f2 Mon Sep 17 00:00:00 2001 From: Bennett Samowich Date: Sun, 15 Jun 2014 21:23:34 -0400 Subject: Added 'prompt' option --- USAGE | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'USAGE') diff --git a/USAGE b/USAGE index 3caa375..48f49b4 100644 --- a/USAGE +++ b/USAGE @@ -83,5 +83,13 @@ accounting_bug - When used, the accounting response vector is NOT validated. This option will probably only be necessary on REALLY OLD (i.e. Livingston 1.16) servers. +prompt=string - Specifies the prompt, without the ': ', that PAM should + display when prompting for the password. This is useful + when using hardware tokens as part of multi-factor + authentication and presenting the same prompt twice would + confuse users. Use prompt=TokenCode (or some other + relevant string different from Password) in this + situation. + --------------------------------------------------------------------------- -- cgit v1.2.3