Many exchanges between supplicant and the server - EAP-TLS
Phil Mayers
p.mayers at imperial.ac.uk
Wed Jun 10 16:44:57 CEST 2015
On 10/06/15 15:37, vince technical address wrote:
> Hi Alan and Arran,
> There is no possibility to limit the execution of the authorize section to
> each response in a EAP session ? The result of this section is the same
> everytime.
I presume you have expensive processing - SQL or LDAP lookups, or
similar - in this section?
In which case, see:
https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/sites-available/default#L333
https://github.com/FreeRADIUS/freeradius-server/blob/v3.1.x/raddb/sites-available/inner-tunnel#L113
See also the "cache" module example/docs and similar.
More information about the Freeradius-Users
mailing list