On Mon, Sep 19, 2011 at 5:10 PM, Lorenzo Milesi
<lorenzo.mil...@yetopen.it> wrote:
> hi. can I make a configuration where I have a radius server which 
> authenticates over an external radius (basically a proxy), but caches the 
> successful logins, so that known users won't get asked upstream (at least for 
> a certain time)?
>
> I don't want to replicate the backend database.
>

There's cache module, but it's still marked as experimental:
https://github.com/alandekok/freeradius-server/blob/v2.1.x/raddb/experimental.conf
(look for "cache")

You need to recompile from source and use ./configure
--with-experimental-modules.

-- 
Fajar
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to