radiusd-livingston 2.1-20build1 source package in Ubuntu

Changelog

radiusd-livingston (2.1-20build1) trusty; urgency=low

  * No change rebuild against db 5.3.
 -- Dmitrijs Ledkovs <email address hidden>   Sat, 02 Nov 2013 00:27:09 +0000

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
net
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe net

Downloads

File Size SHA-256 Checksum
radiusd-livingston_2.1.orig.tar.gz 90.1 KiB 3ee1b4a28257ca8faa717a54ec0de424e9f61ec062956b1b75b2c0fcfb90525e
radiusd-livingston_2.1-20build1.diff.gz 23.6 KiB 5f2f7838e48c544362e0a6dc58503c3c135dec84af701dc4d62de8fd1dc9c863
radiusd-livingston_2.1-20build1.dsc 1.8 KiB d43317b65ad1b9ff05b3559e81340ed91fa69c37ee7a465e37ef6eaa2d6336c5

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.