Bug 256469

Summary: net/freeradius3: after the update to 3.0.22 it appears that EAP authentication is broken
Product: Ports & Packages Reporter: Dean E. Weimer <dweimer>
Component: Individual Port(s)Assignee: Ryan Steinmetz <zi>
Status: Closed Not A Bug    
Severity: Affects Some People Keywords: regression
Priority: --- Flags: koobs: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Dean E. Weimer 2021-06-07 15:58:46 UTC
After the update to 3.0.22 it appears that EAP authentication is broken. 


Mon Jun  7 10:54:42 2021 : Error: rlm_eap (EAP): Failed to link rlm_eap_leap: Cannot open "/usr/local/lib/freeradius-3.0.22/rlm_eap_leap.so"
Mon Jun  7 10:54:42 2021 : Error: /usr/local/etc/raddb/mods-enabled/eap[14]: Instantiation failed for module "eap"
Comment 1 Ryan Steinmetz freebsd_committer freebsd_triage 2021-06-07 19:59:53 UTC
EAP still works fine.  Based on your log snippet, it looks like you are using LEAP.

LEAP was removed in FreeRADIUS 3.0.22.  Per the release notes:
- Remove native support for Cisco LEAP. It is insecure, and should not be used. Proxying LEAP is still supported.