4593292 [rkeene@sledge /home/rkeene/projects/build]$ cat freeradius.txt
# SHORT DESC: RADIUS Server
# LONG DESC: FreeRADIUS is the premiere open source RADIUS server. The server scales easily from embedded systems with small amounts of memory to systems with millions of users. It is fast, flexible, configurable, and supports more authentication protocols than most commercial servers. It includes support for SQL, LDAP, RADIUS Proxying, failover, load balancing, and nearly 100 vendor dictionary files. It can perform authentications via the PAP, CHAP, MS-CHAP, EAP-MD5, EAP-GTC, EAP-TLS, EAP-TTLS, PEAPv0, LEAP, EAP-SIM, and Digest authentication protocols.

./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libdir="$libdir" --without-snmp && \
make && \
make install || exit 1
4593293 [rkeene@sledge /home/rkeene/projects/build]$

Click here to go back to the directory listing.
Click here to download this file.
last modified: 2012-05-07 00:52:06