Using user groups to simply my config
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Apr 15 12:44:12 UTC 2022
    
    
  
On Apr 15, 2022, at 12:00 AM, Jason Womack via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> How I can go about assigning a group value to each user definition and then post-auth (I think from reading) use that group name to define the specific attributes such as Tunnel-Type, Tunnel-Medium-Type, and Tunnel-Private-Group-Id. I simply want to do this to avoid having to repeat all these tunnel values for each device.  I am running freeradius v3.0.25 on freebsd.
  See mods-available/etc_group
  You can change the filename to something else (e.g. raddb/group), and then list the module in the "authorize" section.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list