Jump to letter: [
ABCDEFGHIJKLMNOPRSTUVWXYZ
]
freeradius: High-performance and highly configurable free RADIUS server.
- Summary
- The FreeRADIUS Server Project is a high performance and highly configurable
GPL'd free RADIUS server. The server is similar in some respects to
Livingston's 2.0 server. While FreeRADIUS started as a variant of the
Cistron RADIUS server, they don't share a lot in common any more. It now has
many more features than Cistron or Livingston, and is much more configurable.
FreeRADIUS is an Internet authentication daemon, which implements the RADIUS
protocol, as defined in RFC 2865 (and others). It allows Network Access
Servers (NAS boxes) to perform authentication for dial-up users. There are
also RADIUS clients available for Web servers, firewalls, Unix logins, and
more. Using RADIUS allows authentication and authorization for a network to
be centralized, and minimizes the amount of re-configuration which has to be
done when adding or deleting new users.
Changelog
- * Wed Sep 9 17:00:00 2009 John Dennis <jdennis{%}redhat{*}com> - 1.1.3-1.5
- Security: Fix Tunnel-Password zero-length attributes flaw (bug #521912)
Resolves: RH BZ#522062
- rebase a couple of old patches (freeradius-0.9.0-com_err.patch,
freeradius-1.0.0-samba3.patch) so they apply with fuzz=0
- * Mon Sep 22 17:00:00 2008 John Dennis <jdennis{%}redhat{*}com> - 1.1.3-1.4
- Resolves: bug #287381 rlm_ldap could not set LDAP_OPT_X_TLS_REQUIRE_CERT option to allow
for some reason the freeradius-1.1.3-ldap.patch incorrectly changed
ldap_int_tls_config() to ldap_set_option(), this reverts the incorrect patch
- * Thu Jul 10 17:00:00 2008 John Dennis <jdennis{%}redhat{*}com> - 1.1.3-1.3
- Resolves: bug #447669 freeradius cannot be queried using net-snmp
- force all files in /etc/raddb to be 640 root:radiusd, otherwise after dropping
privileges the radiusd daemon cannot re-read it's config files on SIGHUP.
- add group creation for radiusd
- Resolves: bug #249308 freeradius (prior to 1.1.4) won't work with vista clients
- Resolves: bug #440626 bad dist macro