On Jan 10, 2017, at 2:22 PM, Arnab Roy <arnabroy@mail.com> wrote:
Thank you for pushing me in the right direction much appreciated. Seems ok now one colleagues had changed the file permissions in the detail module :( ..
It always help to know what you're doing.
As a secondary question it seems its not capable of logging post-auth detail log such as a reject ? Is is not supported ?
Yes. See "Post-Auth-Type Reject". Put modules in there, and they will be run on Access-Reject.
We have a need to log all access requests including rejects into the db , just scared that it will tank FR when put into production as Mysql will struggle to keep up with it so didnt directly want to call sql.
If it's ~100 packets/s, MySQL should keep up. Alan DeKok.