Pool-Name woes with sqlippool

tnt at kalik.net tnt at kalik.net
Wed Feb 18 18:34:53 CET 2009


>>> I've tried adding to the radcheck table ( INSERT into `radcheck` SET
>>> `id` = 0, `username` = '447XXXXXXXX', `attribute` = 'Pool-Name' `op` = ':=', `value` =
>>> '%{control:Huntgroup-Name}`;  )
>Sorry The result is still the same:

OK. sql safe characters in play. Then use unlang:

update control {
     Pool-Name = '%{control:Hungroup-Name}'
}

Ivan Kalik
Kalik Informatika ISP




More information about the Freeradius-Users mailing list