Attributes from DEFAULT user are always used although there's a more specific user

Alex D. listensammler at gmx.de
Thu Dec 21 21:56:16 CET 2017


>    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 ?
Regards
Alex


More information about the Freeradius-Users mailing list