19 May
2023
19 May
'23
5:43 p.m.
On 19/05/2023 19:39, dextá wrote:
I have installed freeradius via packages.networkradius.com. At first I thought the "freeradius-redis" package would include the rlm_cache_redis driver, but it doesn't.
It's not marked as stable, so not included in the packages.
Which package includes the rlm_cache_redis driver? Or do I need to compile this driver?
You need to compile yourself passing the `--with-experimental-modules` option to the configure script. -- Matthew