Running an external script
    Jonathan Gazeley 
    jonathan.gazeley at bristol.ac.uk
       
    Thu Mar 12 12:06:28 CET 2009
    
    
  
tnt at kalik.net wrote:
>> In my my inner-tunnel virtual server, authorize section, I have some
>> code like this, for sorting users into vlans:
>>
>>        update control {
>>                Tunnel-Type := "VLAN"
>>                Tunnel-Medium-Type := "IEEE-802"
>>                Tunnel-Private-Group-Id :=
>> `/usr/local/etc/raddb/scripts/userVlan.pl %{User-Name} 2>/dev/null`
>>        }
>>     
>
> What does that do? Nothing me thinks ;-)
>   
Thanks for your reply, Ivan. So I don't need to "update control" to 
place a user in a vlan? If I can safely remove this section, that's my 
problem solved - thanks.
Jonathan
    
    
More information about the Freeradius-Users
mailing list