freeradius-server
freeradius-server copied to clipboard
FreeRADIUS - A multi-protocol policy server.
Resurrected the work from https://github.com/FreeRADIUS/freeradius-server/pull/2626 Summary of changes: * fix redis_ippool unit tests * extracted lua code into separate files (can be treated as a schema for redis_ippool) * documented...
### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? Use a build environment that has python 3.10...
### What type of defect/bug is this? Unexpected behaviour (obvious or verified by project member) ### How can the issue be reproduced? version: libpam-radius-auth 2.0.0-1 os version: debian 11.2 in...
(I’m describing the state based on FreeRADIUS 3.0.11, but I can’t find any indication of relevant changes in the 4.x branches, so I’m assuming it still holds true.) Currently, the...
# Issue type *** - Feature request. # Defect/Feature description ## How to reproduce issue Trying to use the docker image for freeradius on a raspberry pi leads to errors...
# Issue type - Questions about the server or its usage should be posted to the [users mailing list](http://freeradius.org/list/users.html). - Remote security exploits **MUST** be sent to [email protected]. - [...
https://tools.ietf.org/html/rfc6218 Defines AES key wrap, which is used in some Cisco products. This is a way to have "enhanced" (as they put it) signing for RADIUS packets. The main difficulty...
# Issue type - Defect - Non compliance with a standards document, or incorrect API usage. # Defect Documentation in `mods-enabled/eap` say that ``` # The plain-text response which comes...
Our Freeradius server handles accounting requests and forwards them as HTTP/Rest requests to another application, using the `rlm_rest` module. We are using Freeradius 3.0.21 on CentOS 7.8 With the following...
# Issue type - Defect - Unexpected behaviour (obvious or verified by project member). # Defect ## How to reproduce the issue Using the freeradius/freeradius-server:3.0.21 Docker image (on Ubuntu 18.04...