radiusd-livingston 2.1-20 source package in Ubuntu

Changelog

radiusd-livingston (2.1-20) unstable; urgency=low

  * Change to libdb-dev instead of libdb4.7-dev.
    (Closes: #612368, #628263)
  * Bump standards version to 3.9.2 (no changes)
 -- Angel Abad <email address hidden>   Thu,  09 Jun 2011 12:04:25 +0000

Upload details

Uploaded by:
Angel Abad
Uploaded to:
Oneiric
Original maintainer:
Paul Martin
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe net

Downloads

File Size SHA-256 Checksum
radiusd-livingston_2.1.orig.tar.gz 90.1 KiB 3ee1b4a28257ca8faa717a54ec0de424e9f61ec062956b1b75b2c0fcfb90525e
radiusd-livingston_2.1-20.diff.gz 23.8 KiB d74bb973ca9f085ab8e45fe62d3e8fbb4b4fa2802154343f0c98bb6b2013183c
radiusd-livingston_2.1-20.dsc 1.6 KiB fe4586415ed4bba344c7ce7b008297c5c1973044960dd7da5656bdef98ecfc5c

Available diffs

View changes file

Binary packages built by this source

radiusd-livingston: Remote Authentication Dial-In User Service (RADIUS) server

 RADIUS is an AAA (authentication, authorization and accounting) protocol for
 managing client access to network services, and is described by RFCs 2865 to
 2869. This version of the RADIUS server is from Lucent Technologies Inc.,
 formerly known as Livingston Enterprises Inc.
 .
 Some Internet Service Providers (ISPs) require a username and password to be
 given on connection. Before access to the network is granted, this
 information is passed to a Network Access Server (NAS) device over the
 link-layer protocol and then to a RADIUS server over the RADIUS protocol. The
 RADIUS server checks that the information is correct using authentication
 schemes like PAP, CHAP or EAP. If accepted, the server will then authorize
 access to the ISP's system and select an IP address, L2TP parameters, etc.
 .
 RADIUS is also commonly used for accounting purposes so that the users can be
 billed accordingly.