>
> On 2009-Apr-27, at 11:27, Alan DeKok wrote:
>
>> Guy Fraser wrote:
>>> I am obviously missing something.

Ahem, did you read what sql_log does?

>>>
>>> I tried commenting out that section and it did not work I then
>>> changed
>>> it to :
>>
>>  So... what happens?
>
> As far as I could tell nothing changed when I commented out the REJECT
> section :
>
> post-auth {
>       reply_log
>       sql
>       sql_log
>       exec
> #     Post-Auth-Type REJECT {
> #             attr_filter.access_reject
> #     }
> }

Leave reject filter alone.

>
> And I still do not get any failed authentications when I use :
>
> post-auth {
>       reply_log
>       sql
>       sql_log
>       exec
>       Post-Auth-Type REJECT {
>               sql_log
>       }
> }


List sql instead of sql_log. And put the filter back.

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to