Giter Site home page Giter Site logo

vrosnet / pam_radius Goto Github PK

View Code? Open in Web Editor NEW

This project forked from universal-it-systems/pam_radius

0.0 1.0 0.0 118 KB

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.

License: GNU General Public License v2.0

Makefile 3.34% HTML 2.12% C 94.55%

pam_radius's Introduction

                pam_radius_auth.c
               ===================

  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.

  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.

  A number of options are supported by this module.  See USAGE for
more details.

  Care should be taken when configuring RADIUS authentication.  Your
RADIUS server should have a minimal set of machines in it's 'clients'
file.  The server should NOT be visible to the world at large, but
should be contained behind a firewall.  If your RADIUS server is
visible from the Internet, a number of attacks become possible.

  Any additional questions can be directed to:

  Alan DeKok ([email protected])

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

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


  The pam_radius_auth module based on an old version of Cristian
Gafton's pam_radius.c, and on an Apache module I wrote a while back.
(mod_auth_radius.c, also on ftp://ftp.freeradius.org/pub/radius/).

  The source contains a full suite of RADIUS functions, instead of
using libpwdb.  It makes sense, because we want it to compile
out of the box on Linux and Solaris 2.6.  I also wasn't able to find
much documentation for RADIUS authentication support in libpwdb, so I
rolled my own.

  There are minimal restrictions on using the code, as set out in the
disclaimer and copyright notice in pam_radius_auth.c.

  Building it is straightforward: use GNU make, and type 'make'.  If
you've got some other weird make, you'll have to edit the Makefile to
remove the GNU make directives  'ifeq', 'else', etc.

  Alan DeKok <[email protected]>

pam_radius's People

Contributors

arr2036 avatar flameeyes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.