24 Jan
2016
24 Jan
'16
2:41 p.m.
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