logging Access-Reject messages

Richard Marriner II richard at marrinertech.com
Sat Feb 25 00:06:46 CET 2006


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
        }
}

-- 
Richard Marriner II              Marriner Technologies
richard at marrinertech.com          www.marrinertech.com




More information about the Freeradius-Users mailing list