>>> 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

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to