Jump to letter: [
ABCEFGHIKLMNOPQRSTUVWXYZ
]
freeradius-mysql: MySQL bindings for freeradius
Name: | freeradius-mysql |
Vendor: | CERN, http://cern.ch/linux" |
Version: | 1.0.1 |
License: | GPL |
Release: | 2.RHEL3.2 |
URL: | http://www.freeradius.org/ |
- 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
- * Fri Mar 24 04:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.0.1-2.RHEL3.2
- added two lost fixes from (#167676)
- * Fri Mar 24 04:00:00 2006 Thomas Woerner <twoerner{%}redhat{*}com> 1.0.1-2.RHEL3.1
- CVE-2006-1354: security fixes for EAP-MSCHAPv2 (#186083)
- other security related fixes (#167676)
- * Thu Jun 16 05:00:00 2005 Thomas Woerner <twoerner{%}redhat{*}com> 1.0.1-1.1.RHEL3
- Fixed buffer overflow and possible SQL injection attacks in rlm_sql
CAN-2005-1454, CAN-2005-1455 (#156941)