Freeradius. Remove ‘Message-Authenticator’ from Accept-Reply
I have freeradius docker image
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).
Freeradius 3.0 not logging client access requests and results to radius.log
I’m running Freeradius 3.0 on Ubuntu, and I am trying to get the Access-Request, Access-Challenge, and Access-Accept/Reject logs I can see in real-time to get pushed to the radius.log file but they never appear there.
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.
basedn empty string even when specified in modsenabled ldap
I’m trying to test if radius is working properly with ldap.
I am testing with NTRadPing and noted the following.
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