Implementing SQL Insert/logging for SoH.
    Arran Cudbard-Bell 
    a.cudbardb at freeradius.org
       
    Tue Aug  2 15:12:55 CEST 2011
    
    
  
On 2 Aug 2011, at 15:07, Alan DeKok 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 ...}"
}
Arran Cudbard-Bell
a.cudbardb at freeradius.org
RADIUS - Half the complexity of Diameter
    
    
More information about the Freeradius-Users
mailing list