Lookup lists / arrays?

Phil Mayers p.mayers at imperial.ac.uk
Wed Nov 2 17:55:54 CET 2016


On 02/11/16 16:42, David Hartburn wrote:

>   files eduroam_static_ip {
>       usersfile = "/etc/raddb-kent/eduroam_static_ip"

If you are calling this "files" instance in a post-auth section, either:

  1. change "usersfile" to "postauth_usersfile"
  2. call it as "eduroam_static_ip.authorize" to execute the authorize 
handler

Probably #1 vs. #2


More information about the Freeradius-Users mailing list