9 Apr
2019
9 Apr
'19
8:21 a.m.
On Apr 9, 2019, at 4:39 AM, Daniel Finger <daniel.finger@ewetel.de> wrote:
I am tryiing to recreate the old behaviour I had with freeRADIUS 2:
If User has correct credentials and no group the user belongs to matches, read a default group, which rejects access. We have no Fall-Through Attributes in the Database.
If I configure the sql module in freeRADIUS 3.0.18 like I had with FR2: read_groups = yes read_profiles = yes default_user_profile = "DEFAULT"
The server works as documented: https://wiki.freeradius.org/modules/Rlm_sql
Do you have a suggestion for me how to change the configuration, so it behaves like the old Radius Server?
You will need to change your configuration to match how v3 works. Alan DeKok.