$Id: README,v 1.5 2007/01/06 15:15:13 pnixon Exp $

FreeRADIUS Client is a framework and library for writing RADIUS Clients
which additionally includes radlogin, a flexible RADIUS aware login
replacement, a command line program to send RADIUS accounting records
and a utility to query the status of a (Merit) RADIUS server.

All these programs are based on a library which lets you develop a 
RADIUS-aware application in less than 50 lines of C code.

The most current documentation is available online at:
	http://wiki.freeradius.org/Radiusclient

It is highly portable and runs on Linux, many BSD variants and Solaris.

FreeRADIUS Client is known to compile on the following platforms:

	Compiled on:

		i386-pc-bsdi2.1
		sparc-unknown-netbsd1.2.1
		i386-unknown-freebsd2.2.6
	
	Compiled and tested on:

		x86 Linux
		x86_64 Linux
		sparc-sun-solaris2.5.1
