Freeradius LOG problems
A.L.M.Buxey at lboro.ac.uk
A.L.M.Buxey at lboro.ac.uk
Sun Jan 24 20:41:04 CET 2016
Hi,
> We have problem Freeradius + MYSQL log problem.We cannot see Access-Accept
> , Access-Reject Log in the /var/log/freeradius/
> We see only the MYSQL requests to Freeradius log. We want see Access-Accept
> and Access-Reject log in the /var/log/Freeradius.
you have 2 issues
1) you have removed ALL inline ocmments from your ocnfig files and thus dont know what
each option does....why?
2) you need to set auth = yes - which is what the inline documentation says:
# Log authentication requests to the log file.
#
# allowed values: {no, yes}
#
auth = yes
alan
More information about the Freeradius-Users
mailing list