Project

General

Profile

Actions

Regression #13628

closed

pfSense - Feature #13446: Upgrade PHP from 7.4 to 8.1

FreeRADIUS Users cleared out each time a user is add, removed, or modified

Added by Gerke Max Preussner over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
FreeRADIUS
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
23.01
Affected Version:
2.7.0
Affected Plus Version:
23.01
Affected Architecture:
All

Description

After upgrading from Stable to Development I noticed that my RADIUS authentication was broken. I'm using a very basic setup with users being stored locally in a file and PAP; no SQL, LDAP, or VPN. The only complication is that I have a few VLANs.

I troubleshooted the problem for a while and found the following:

  • Each time a user is added, removed, or modified via Services > FreeRADIUS > Users , the /usr/local/etc/raddb/mods-config/files/authorize file is cleared and not repopulated
  • When a user is attempting a login, radiusd cannot find the last good known password, because there are no users in the local database; it doesn't set Auth-Type , and the login fails in post-auth
  • Naturally, tests via Diagnostics > Authentication also fail, and pfSense web admin logins fail and fall back to the local database
  • If I manually add the user to the local database file, authentication works fine like before
  • Simply stopping and restarting the services via GUI or console does not clear the user database

I'm not familiar with how the GUI wrapper in pfSense works, but it seems to me that the user configuration is no longer written correctly.

My server is on:
2.7.0-DEVELOPMENT (amd64)
built on Thu Nov 03 06:04:43 UTC 2022
FreeBSD 14.0-CURRENT


Files

clipboard-202211060955-iycul.png (31.7 KB) clipboard-202211060955-iycul.png aleksei prokofiev, 11/06/2022 01:55 AM
clipboard-202211060955-ed4ap.png (29.3 KB) clipboard-202211060955-ed4ap.png aleksei prokofiev, 11/06/2022 01:55 AM
freeradius.patch (24.5 KB) freeradius.patch Marcos M, 12/06/2022 01:39 PM

Related issues

Related to Bug #13653: FreeRadius package 0.15.8_1 on 23.01 doesn't write user's info to /usr/local/etc/raddb/users file.Duplicate

Actions
Related to Regression #13631: FreeRADIUS fails to authenticate usersDuplicate

Actions
Actions

Also available in: Atom PDF