summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.