All,

I'm beginner on Freeradius. Now I need do some development with freeradius
to implement following function:
1. When receive a radius packet, get a specific attribute's value.
2. query a external oracle DB based on the value got in step 1.
3. replace the attribute's value with the query result.
4. forward the modified radius packet to another radius server.

I try to add above function into proxy.c. But I have a problem to call SQL
module. Is there any coding example?

Regards



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

Reply via email to