Problem with MySQL and Accouting-On record

Ángel L. Mateo amateo at um.es
Mon Nov 16 10:33:58 CET 2020


El 13/11/20 a las 14:03, Alan DeKok escribió:
> 
>    In the short term, use Bjorn's suggestion.  You can make it specific to Accounting "on" or "off" packers by checking for them:
> 
> 	sql
> 	if (noop && ((Acct-Status-Type == Accounting-On) || (Acct-Status-Type == Accounting-Off)) {
> 		ok
> 	}
> 
>    I'll see if there's a better way to fix this.  It should really be automatic in the server, instead of "unlang" magic.
> 
	The workaround works.

-- 
Angel L. Mateo Martínez
Sección de Telemática
Área de Tecnologías de la Información
y las Comunicaciones Aplicadas (ATICA)
http://www.um.es/atica
Tfo: 868889150
Fax: 868888337


More information about the Freeradius-Users mailing list