On 2 Aug 2011, at 15:44, Palmer J.D.F. wrote:

>>> Palmer J.D.F. wrote:
>>>> Further to my last foray onto the list regarding SoH, I'm looking
> to
>>>> commit the returned SoH info to the radius database using
>> FreeRADIUS'
>>>> sql connection.
>>> 
>>> It's just attributes.
>> 
>> just use sql xlat...
>> 
>> update request {
>>      Tmp-String-1 := "%{sql:INSERT INTO ...}"
>> }
>> 
> 
> Didn't think xlat could do inserts and updates?

I wrote the patch to add the functionality and its been in the server code for 
about the past three years :)

-Arran

Arran Cudbard-Bell
[email protected]

RADIUS - Half the complexity of Diameter


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

Reply via email to