Name: | freeradius |
---|---|
Version: | 3.0.21 |
Release: | 26.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 6619959 |
License: | GPLv2+ and LGPLv2+ |
RPM: | freeradius-3.0.21-26.el9.aarch64.rpm |
Source RPM: | freeradius-3.0.21-26.el9.src.rpm |
Build Date: | Fri May 06 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.freeradius.org/ |
Summary: | High-performance and highly configurable free RADIUS server |
Description: | 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. |
- Move remaining files from /var/run to /run Related: rhbz#2047972
- Revert "Allow to connect to partially open LDAP handle" - Use infinite timeout (openldap default) when using LDAP+start-TLS - Update openssl dependency to not check epoch (was causing detection issues) Related: rhbz#1992551
- Avoid segfault when trying to use MD4 without legacy provider Related: rhbz#1978216
- Backport OpenSSL3 fixes Related: rhbz#1978216
- Allow to connect to partially open LDAP handle Related: rhbz#1992551
- Move FR's systemd unit PID file from /var/run to /run Related: rhbz#2006368
- Rebuild to pick up new build flags from redhat-rpm-config Related: rhbz#1984652
- Install psutil module and generate def. certs during test script Resolves: rhbz#1990392
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Ignore badfuncs error in rpminspect Resolves: bz#1986972