Actions
Bug #11980
openEAP does not work with SQL backend
Status:
Feedback
Priority:
Normal
Assignee:
-
Category:
FreeRADIUS
Target version:
-
Start date:
05/30/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.5.1
Affected Plus Version:
Affected Architecture:
All
Description
The problem is that the sql module references in /usr/local/etc/sites-enabled/inner-*-tunnel remain commented out or disabled.
A direct edit of the affected files solves the problem.
Updated by Viktor Gurov almost 4 years ago
Please provide more info - "radiusd `-X`" output during EAP+SQL authentication and changes in the `inner-tunnel-*` files
sql and ldap modules are conditionally loaded ("-sql" and "-ldap")
see #10197 for details
Actions