Attributes from DEFAULT user are always used although there's a more specific user
    Alan DeKok 
    aland at deployingradius.com
       
    Fri Dec 22 12:37:13 CET 2017
    
    
  
On Dec 21, 2017, at 3:56 PM, Alex D. <listensammler at gmx.de> wrote:
> 
>>   That's good.  And then wrap the call to the SQL module with a check for this situation:
>> 
>> 	...
>> 	if (reply:Class ~= "Default") {
>> 		sql
>> 	}
>> 	...
> Okay. I will try this. Where do i have to put this snippet ?
  Where you see "sql" in sites-enable/...
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list