Multiple Calling of SQL Statements

Selahattin CILEK selahattin_cilek at hotmail.com
Wed Jul 28 15:55:03 CEST 2021


On 28.07.2021 14:14, Alan DeKok wrote:
> On Jul 28, 2021, at 6:44 AM, Selahattin CILEK <selahattin_cilek at hotmail.com> wrote:
>>>    The default configuration does authorization checks first, and then does logging only in the post-auth section.  This is because we don't want logging for every packet.  We only want it for the final accept / reject.
>> I see. So is there somewhere specific you would recommend for those SQL statements to be? I mean, where would they be run only once?
>    The problem is that you're mixing authorization and logging steps.  Don't do that.  Split them, like we do in the default configuration.
Moving the SQL calls to the *post-auth* section of the 
*inner-tunnel-ttls* worked. Thanks.
>
>    Alan DeKok.
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


More information about the Freeradius-Users mailing list