TinyRadius is a small, fast and reliable Java Radius library capable of
sending and receiving Radius packets as specified by RFC 2865/2866. TinyRadius is not a fully-fledged Radius server, but helps you to implement Radius services in your application.
ACE RADIUS library is a portable open-source implementation of RADIUS protocol, as defined in RFCs 2865 and 2866. It's written in C++ and is supported on a wide variety of POSIX-compliant platforms, including Linux and Solaris, and on Windows.
A portal for managing basic radius accounts through a web browser. I developed this as an easy way of maintaining user accounts for a WiFi Hotspot I set up at work. Tested using FreeRADIUS as the radius server and MySQL as the database backend.
A pure Python module that implements client side RADIUS authentication, as defined by RFC2138.
This project has moved to GitHub.
http://github.com/btimby/py-radius/
This plugin enables single sign-on and uses a modified version of the RADIUS module.
This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2.
For Moodle 1.8.
Web interface written in php for ISC bind and ISC dhcp configuration and administration. It keeps it's own database containing general dns and dhcp information and information about subnets, hosts etc.
Configures DNS, DHCP, firewalls, RADIUS servers..
Radius Accounting Client provides an a interum update client for SNMP capable NASs or devices that are not able to send regular RADIUS accounting packets.
This project adds database connectivity to the built in IAS (RADIUS) Windows 2000 service. This adds a great deal of flexibility for returning custom attributes, implementing custom authorization methods, etc. It includes PAP and CHAP support.