Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
freeradius2: High-performance and highly configurable free RADIUS server
Name: | freeradius2 |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 2.1.7 |
License: | GPLv2+ and LGPLv2+ |
Release: | 7.SEL5_5 |
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
- * Mon Apr 5 01:00:00 2010 Eddy Nigg <eddy_nigg.org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Dec 31 00:00:00 2009 John Dennis <jdennis{%}redhat{*}com> - 2.1.7-7
-
- resolves: bug #550845 - freeradius2-devel has multilib conflicts
Remove devel subpackage. It doesn't make much sense to have a devel package since
we don't ship libraries and it produces multilib conflicts.
- * Tue Dec 22 00:00:00 2009 John Dennis <jdennis{%}redhat{*}com> - 2.1.7-6
-
- resolves: bug #473704
- more spec file clean up from review comments
- remove freeradius-libs subpackage, move libfreeradius-eap and
libfreeradius-radius into the main package
- fix subpackage requires, change from freeradius-libs to main package
- fix description of the devel subpackage, remove referene to non-shipped libs
- remove execute permissions on src files included in debuginfo
- remove unnecessary use of ldconfig
- since all sub-packages now require main package remove user creation for sub-packages
- also include the LGPL library license file in addition to the GPL license file
- fix BuildRequires for perl so it's compatible with both Fedora, RHEL5 and RHEL6