summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin@dahyabhai.net>2010-04-29 17:08:56 -0400
committerNalin Dahyabhai <nalin@dahyabhai.net>2010-04-29 17:08:56 -0400
commit92264a67116443be2c9f189a10d266df17b324e8 (patch)
treeac0e7962baedba97b841addddf5cc66831615f42
parent9d5cf84175bd83cd55eb435d6e5aab74bb4331f3 (diff)
downloadpam_rps-92264a67116443be2c9f189a10d266df17b324e8.tar.gz
pam_rps-92264a67116443be2c9f189a10d266df17b324e8.tar.xz
pam_rps-92264a67116443be2c9f189a10d266df17b324e8.zip
- credit where it's due
-rw-r--r--README2
-rw-r--r--src/pam_rps.8.in2
2 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index c4eb4ca..25695cb 100644
--- a/README
+++ b/README
@@ -9,6 +9,8 @@ RECOGNIZED ARGUMENTS:
verbose make the results visible to the user
sun expect Sun PAM semantics
linux expect Linux-PAM semantics
+ lizard use the expanded rules
+ spock use the expanded rules
MODULE SERVICES PROVIDED:
authentication
diff --git a/src/pam_rps.8.in b/src/pam_rps.8.in
index 5d93952..568e911 100644
--- a/src/pam_rps.8.in
+++ b/src/pam_rps.8.in
@@ -44,7 +44,7 @@ Solaris PAM. The default is to attempt to accomodate both.
.IP lizard
.IP spock
-Use the enhanced ruleset.
+Use the expanded rules as defined by Sam Kass and Karen Bryla (http://www.samkass.com/theories/RPSSL.html).
.SH NOTES
Do not use this module in production.