Relative Content

Tag Archive for freeradius

Verify username and password and get session timeout via Rest API

I need to verify username/password and get session timeout via Rest API. How to do that? I found this solution on https://github.com/kabbo06/radius_auth_using_api. The solution is ok to verify username/password only. It does not provide solution to get session timeout for the username.

Verify username and password and get timeout session via Rest API

I need to verify username/password and get session timeout via Rest API. How to do that? I found this solution on https://github.com/kabbo06/radius_auth_using_api. The solution is ok to verify username/password only. It does not provide solution to get session timeout for the username.

FreeRADIUS WARNING: check items do not match

I am migrating a FreeRADIUS server from an old host to a new host. In doing so we’re upgrading the OS (Ubuntu 16.04 > Ubuntu 24.04) and the FreeRADIUS version (3.0.12 > 3.2.5).

freeradius3.0 with nas-filter-rule issue

freeradius3.0, When merging multiple nas filter rules, they will be sent together to the nas
And freeradius2.0 sends nas filter rule separately
freeradius3.0, How can we configure it so that nas filter rule can be sent separately

FreeRADIUS not authenticating with NTDomain format

I am trying to configure a FreeRADIUS server to authenticate users to an access point using either their username, or the username in the NTDomain format (the one used by Windows, like domainusername). The normal auth with the username is working correctly, but instead the authentication with NTDomain is not working. It seems that FreeRADIUS is not handling well the “” character.

update request when matching REALM

I have a freeradius configured as Proxy, I’m trying to modify request when MY_REALM is matched but he nas-identifier is never changed