2017-07-17 07:44:04 +02:00
|
|
|
FreeRADIUS includes a RADIUS server, a BSD licensed client library, a
|
|
|
|
|
PAM library, and an Apache module. In most cases, the word FreeRADIUS
|
|
|
|
|
refers to the RADIUS server.
|
2017-07-06 08:37:11 +02:00
|
|
|
|
2017-07-17 07:44:04 +02:00
|
|
|
FreeRADIUS is the most widely deployed RADIUS server in the world. It
|
|
|
|
|
is the basis for multiple commercial offerings. It supplies the AAA
|
|
|
|
|
needs of many Fortune-500 companies and Tier 1 ISPs.
|
2017-07-06 08:37:11 +02:00
|
|
|
|
2017-07-17 07:44:04 +02:00
|
|
|
It is also widely used for Enterprise Wi-Fi and IEEE 802.1X network
|
|
|
|
|
security, particularly in the academic community, including eduroam.
|
2017-07-06 08:37:11 +02:00
|
|
|
|
2019-01-20 11:35:48 +01:00
|
|
|
Plugin Changelog
|
|
|
|
|
================
|
2022-11-15 08:55:50 +01:00
|
|
|
|
2025-10-22 17:02:44 +02:00
|
|
|
1.9.28
|
|
|
|
|
|
|
|
|
|
* Add Groups for VLAN assignment
|
2025-11-04 14:31:00 +01:00
|
|
|
* Add fallback PPSK (contributed by Tobias Perschon)
|
|
|
|
|
* Add fallback Tunnel-Password field (contributed by Robert Resch)
|
2025-10-22 17:02:44 +02:00
|
|
|
|
2025-01-14 14:49:42 +01:00
|
|
|
1.9.27
|
|
|
|
|
|
|
|
|
|
* Allow EAP-TLS with multiple CAs (contributed by RasAlGhul)
|
|
|
|
|
|
2024-10-18 10:33:19 +02:00
|
|
|
1.9.26
|
|
|
|
|
|
2025-01-14 14:49:42 +01:00
|
|
|
* Added support for "require_message_authenticator" in client configuration (contributed by Patrick M. Hausen)
|
2024-10-18 10:33:19 +02:00
|
|
|
|
2024-08-12 10:42:21 +02:00
|
|
|
1.9.25
|
|
|
|
|
|
|
|
|
|
* Added support for remote syslog
|
|
|
|
|
|
2024-07-23 11:31:49 +02:00
|
|
|
1.9.24
|
|
|
|
|
|
|
|
|
|
* Allow ":" character in usernames and passwords (contributed by Chris Helming)
|
|
|
|
|
|
2024-04-03 12:32:03 +02:00
|
|
|
1.9.23
|
|
|
|
|
|
|
|
|
|
* Support NT hash of user password (contributed by Stuart McLaren)
|
|
|
|
|
|
2022-11-15 08:34:13 +01:00
|
|
|
1.9.22
|
|
|
|
|
|
|
|
|
|
* Add Proxy configuration page: HomeServer, HomeServerPool, Realm
|
2019-01-20 11:35:48 +01:00
|
|
|
|
2022-09-26 20:48:21 +02:00
|
|
|
1.9.21
|
|
|
|
|
|
|
|
|
|
* Add Certificate, StartTLS and Server port for LDAP Connection
|
|
|
|
|
|
2022-07-27 08:57:27 +02:00
|
|
|
1.9.20
|
|
|
|
|
|
|
|
|
|
* Remove TTLS-GTC from Default EAP Type (#2421)
|
|
|
|
|
|
2022-02-15 10:00:21 +01:00
|
|
|
1.9.19
|
|
|
|
|
|
|
|
|
|
* Allow to use LDAP in inner-tunnel (needed for LDAP authentication within 802.1X)
|
|
|
|
|
|
2022-01-13 09:17:21 +01:00
|
|
|
1.9.18
|
|
|
|
|
|
|
|
|
|
* Added support for fallback VLAN
|
|
|
|
|
|
2021-10-21 16:41:40 +02:00
|
|
|
1.9.17
|
|
|
|
|
|
|
|
|
|
* Added support for Extreme networks EXOS switch Extreme-Netlogin-Extended-VLAN VSA and policy for GEN2 (contributed by Pasi Suominen)
|
2021-11-05 08:27:45 +01:00
|
|
|
* Allow setting of minimum TLS version
|
2021-10-21 16:41:40 +02:00
|
|
|
|
2021-09-09 09:54:45 +02:00
|
|
|
1.9.16
|
|
|
|
|
|
|
|
|
|
* Allow user to choose Elliptic Curve in EAP
|
|
|
|
|
* Allow client secrets starting with hash sign
|
|
|
|
|
|
2021-07-10 03:52:55 -04:00
|
|
|
1.9.15
|
|
|
|
|
|
|
|
|
|
* Fixed validation of CIDR for client network ranges
|
|
|
|
|
|
2021-06-19 14:40:28 +02:00
|
|
|
1.9.14
|
|
|
|
|
|
|
|
|
|
* Updates comments in mods-enabled-eap to match upstream version 3.0.22
|
|
|
|
|
* Set TLS minimum version to 1.0 for compatibility with older EAP clients
|
|
|
|
|
|
2021-06-16 15:16:41 +02:00
|
|
|
1.9.13
|
|
|
|
|
|
|
|
|
|
* Remove LEAP section from configuration
|
|
|
|
|
|
2021-05-26 11:11:05 +02:00
|
|
|
1.9.12
|
|
|
|
|
|
|
|
|
|
* Fix leading space in freeradius logformat (contributed by nan0)
|
|
|
|
|
|
2021-04-20 10:57:49 +02:00
|
|
|
1.9.11
|
|
|
|
|
|
2021-05-26 11:11:05 +02:00
|
|
|
* Add IPv6 support to client IP
|
2021-04-20 10:57:49 +02:00
|
|
|
|
2021-03-28 18:37:46 +02:00
|
|
|
1.9.10
|
|
|
|
|
|
|
|
|
|
* Add HA config sync
|
|
|
|
|
|
2020-12-15 09:20:16 +01:00
|
|
|
1.9.9
|
|
|
|
|
|
2020-12-15 09:27:04 +01:00
|
|
|
* Create option to set EAP-TTLS-GTC (contributed by Kjeld Schouten-Lebbing)
|
|
|
|
|
* Add LDAP reply Mikrotik-Wireless-VLANID and Mikrotik-Wireless-VLANID-type (contributed by foxikmax)
|
2020-12-15 09:20:16 +01:00
|
|
|
* Fix DHCP support
|
|
|
|
|
|
2020-10-14 13:41:02 +02:00
|
|
|
1.9.8
|
|
|
|
|
|
|
|
|
|
* Add support for checking TLS certificate names
|
|
|
|
|
* Allow / and @ as part of the user-names
|
|
|
|
|
* Allow TLS as the default EAP type
|
|
|
|
|
|
2020-06-16 09:37:51 +02:00
|
|
|
1.9.7
|
|
|
|
|
|
|
|
|
|
* Fix Login-Time validation
|
|
|
|
|
|
2020-02-20 15:01:45 +01:00
|
|
|
1.9.6
|
2020-03-04 09:32:36 +01:00
|
|
|
|
2020-02-20 15:01:45 +01:00
|
|
|
* Fix log not properly parsed
|
|
|
|
|
|
2019-12-05 08:01:15 +01:00
|
|
|
1.9.5
|
|
|
|
|
|
|
|
|
|
* Fix SQLite support
|
|
|
|
|
|
2019-08-26 11:53:04 +02:00
|
|
|
1.9.4
|
|
|
|
|
|
|
|
|
|
* Add Service-Type to user form
|
|
|
|
|
|
2019-01-20 11:35:48 +01:00
|
|
|
1.9.0
|
|
|
|
|
|
|
|
|
|
* Add DHCP support, serving only for DHCP relays
|
2019-03-05 13:11:32 +01:00
|
|
|
* Allow usage of remote MySQL server
|
2019-03-20 10:42:31 +01:00
|
|
|
* Rework service status UI
|