4 Dec
2012
4 Dec
'12
4:36 p.m.
On 4 Dec 2012, at 20:50, "Alexandre J. Correa (Onda)" <alexandre@onda.net.br> wrote:
Hello,
I need to track some type of 'user group'. i´m doing this to not overload my database servers.
into the radgroupreply table i need to 'create' one attribute like:
Check-Bandwidth := [0,1]
i added this attribute in groupreply, in my dictionary file and i can see this attribute in the 'authorization' section.
How i can pass it to 'accouting' section ? maybe setting global variable for this session ?
Call sql.authorize in preacct. -Arran