From c2c2b9c4b0571f4e6050de78ae8fd813d1be7431 Mon Sep 17 00:00:00 2001 From: Arran Cudbard-Bell Date: Wed, 24 Oct 2012 08:18:01 +0100 Subject: Commit of version 1.3.17 --- index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..c6fe96d --- /dev/null +++ b/index.html @@ -0,0 +1,37 @@ + + +<code>pam_radius_auth</CODE>: The PAM RADIUS authentication module + + +

pam_radius_auth: The PAM RADIUS authentication module

+ +This is the PAM to RADIUS authentication module. It allows any +PAM-capable machine to become a RADIUS client for authentication and +accounting requests. You will need a RADIUS server to perform the +actual authentication. + +


+

Files included with the module

+ +README Introduction and documentation
+INSTALL Installation instructions
+USAGE Module configuration and usage documentation
+Changelog What's changed
+pam_radius_auth.conf Sample +configuration file for telling the client the location of the RADIUS server.
+pam_radius_auth.c C source file
+pam_radius_auth.h C header file
+
+ + +


+

Updates

+ +For the latest version and updates, see the main web or ftp site: +

+http://www.freeradius.org/pam_radius_auth/
+ftp://ftp.freeradius.org/pub/radius/ +


+$Id: index.html,v 1.5 2003/09/19 14:44:43 aland Exp $ + + -- cgit v1.2.3