14 Jan
2021
14 Jan
'21
8:41 a.m.
On Jan 14, 2021, at 8:20 AM, André <netriver@gmail.com> wrote:
I'm using EAP-TTLS + LDAP with okta, all is working fine. But I would like to use the cache system of freeradius in case the internet goes down, if no internet access to contact the ldap server is it possible to use a cache?
Yes. There's a "cache" module. See mods-available/cache. But... if the database is critical, it should be hosted locally. That way you're in control. Alan DeKok.