Hello,

I need to add one column to radacct table and set it according to values inserted into table on stop packet receipt. The external program is coded in C. What if I place acct_users after sql in accounting section? Will it work? The example of possible accounting section from radiusd.conf is listed below:

accounting {
        sql
        acct_users
}

section from acct_users

DEFAULT Acct-Status-Type == Stop
        Exec-Program = "/path/program arguments"

Sure I can test it myself but would be great to hear your input. If it won't work, is there any other way?

Thanks in advance and best Regards,
--
George Chelidze


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

Reply via email to