summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>2014-03-26 07:56:16 +0000
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>2014-03-26 07:56:16 +0000
commitdadd6c462ad03007ebdbb343e62ff9abd8a0e5cd (patch)
treeb80a091f30464078c72b6ab5cd39c36b02169a14
parent8efddb4f681a203f16b86e29bc08f2456b101131 (diff)
downloadlibpam-radius-auth-dadd6c462ad03007ebdbb343e62ff9abd8a0e5cd.tar.gz
libpam-radius-auth-dadd6c462ad03007ebdbb343e62ff9abd8a0e5cd.zip
Update README.rst
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 7878a48..59d7659 100644
--- a/README.rst
+++ b/README.rst
@@ -4,16 +4,16 @@ pam_radius
|BuildStatus|_
This is the PAM to RADIUS authentication module. It allows any
-Linux or Solaris machine to become a RADIUS client for authentication
-and password change requests. You will need to supply your own RADIUS
-server to perform the actual authentication.
+Linux, OSX or Solaris machine to become a RADIUS client for
+authentication and password change requests. You will need to supply
+your own RADIUS server to perform the actual authentication.
The latest version has a simple merger of the original pam_radius
session accounting code which will work *only* on Linux.
See INSTALL for instructions on building and installing this module.
-I have successfully used it for RADIUS authentication on RedHat 4.2,
-RedHat 5.x, RedHat 6.x, and Solaris 2.6.
+It has been successfully used it for RADIUS authentication on RedHat 4.2,
+RedHat 5.x, RedHat 6.x, and Solaris 2.6 and OSX 10.9.1.
A number of options are supported by this module. See USAGE for
more details.