Richard Marriner II wrote:
> Geoff Silver wrote:
>
>> post-auth {
>> reply_log
>> }
>>
>
>
> Mine looks like this, I log to an sql db. I am sure you could replace
> "sql" with "reply_log".
>
> post-auth {
> sql
> Post-Auth-Type REJECT {
> sql
> }
> }
> That worked. Thanks! I'm surprised Post-Auth-Type ACCEPT is logged by default, but not REJECT. *shrugs*. Thanks again ;-) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

