summaryrefslogtreecommitdiffstats
path: root/src/pam_rps.8.in
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2010-04-29 16:28:54 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2010-04-29 16:28:54 -0400
commitc427ad63d452d515c7bd49e70bb401f2467babe6 (patch)
treef5c8a5e74ad0fa2cb4851d79f8371011ee73e1f3 /src/pam_rps.8.in
parent2b58d08567e1375440fa0a0619920b34ebd68e5a (diff)
downloadpam_rps-c427ad63d452d515c7bd49e70bb401f2467babe6.tar.gz
pam_rps-c427ad63d452d515c7bd49e70bb401f2467babe6.tar.xz
pam_rps-c427ad63d452d515c7bd49e70bb401f2467babe6.zip
- add "verbose"
- add man page docs for the expanded rule set
Diffstat (limited to 'src/pam_rps.8.in')
-rw-r--r--src/pam_rps.8.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/pam_rps.8.in b/src/pam_rps.8.in
index 2bb96c0..5d93952 100644
--- a/src/pam_rps.8.in
+++ b/src/pam_rps.8.in
@@ -31,6 +31,9 @@ one half of them. If the supplied number is not odd, it will be incremented.
Signal to the calling application that the user should be able to see
the response as it is being typed in.
+.IP verbose
+Let the user know the results of the match(es).
+
.IP sun
Follow the conversation conventions consistent with Solaris PAM and not
Linux-PAM. The default is to attempt to accomodate both.
@@ -39,6 +42,10 @@ Linux-PAM. The default is to attempt to accomodate both.
Follow the conversation conventions consistent with Linux-PAM and not
Solaris PAM. The default is to attempt to accomodate both.
+.IP lizard
+.IP spock
+Use the enhanced ruleset.
+
.SH NOTES
Do not use this module in production.