BYOD and base on MAC
    Matthew Newton 
    mcn at freeradius.org
       
    Thu Feb  1 18:52:48 CET 2018
    
    
  
On Thu, 2018-02-01 at 11:34 -0500, Luc Paulin wrote:
> Hoo I think that I may have found something, look like that as per
> the
> rlm_files documentation (
> http://networkradius.com/doc/current/raddb/mods-available/files.html)
> there's a postauth_usersfile directive. So I have replace the
> usersfile for
> the postauth_usersfile in the authorized_macs modules and look like
> it does
> work now.
You can also call a module for a different section if you want/need,
e.g.
post-auth {
...
  files.authorize
...
}
-- 
Matthew
    
    
More information about the Freeradius-Users
mailing list