Giter Club home page Giter Club logo

ruby-radius's Introduction

=======================================
Ruby-Radius - RADIUS interface for Ruby
=======================================

This Ruby module provides an interface to the RADIUS protocol.  It
provides these two classes::

  Radius::Packet - Deals with Radius Packets
  Radius::Dictionary - Deals with RADIUS dictionaries

This module's API is based heavily on the Net::Radius Perl module
created by Christopher Masto, Luis Munoz, and Ian Smith.

Garry Dolley and OneLogin, Inc. started the RSpec test suite under the
``test/`` directory and added correct Response Authenticator support
(previous one is believed to be broken).

Installation
------------

Since the module is pure Ruby, to install this all that needs to be
done is to run the 'install.rb' script.

This package supports the use of vendor-specific attributes.  This
type of attribute is defined in RFC 2138 and is used to support
'proprietary' extensions on top of the base RADIUS specification.

The whole API is documented in rdoc-style comments within the source
itself.  If you have extracted this from a distribution tarball, the
documentation should be included ready for you to read within the
'doc' subdirectory.  If you've gotten this from CVS, you need rdoc to
extract the HTML documentation.  Visit the rdoc website at
http://rdoc.sourceforge.net/ for more information.

Other stuff
-----------

:Author: Rafael 'Dido' Sevilla <[email protected]>
:Contributions: Garry C. Dolley <[email protected]> and
                OneLogin, Inc. (http://www.onelogin.com)
:Requires: Ruby 1.6.7 or later (may work with older versions)
:License: Copyright (c) 2002 Rafael R. Sevilla
	   GNU Lesser General Public License, see the file COPYING.LIB
           for more details.

All of the test and example programs are placed in the public domain.

ruby-radius's People

Contributors

up_the_irons avatar

Stargazers

Luis Velasco avatar

Watchers

James Cloos 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.