27 May
2015
27 May
'15
10:22 a.m.
On May 26, 2015, at 12:23 PM, sandy.napoles@eccmg.cupet.cu wrote:
Hello list, Iam using freeradius with autentication in samba4 as Active directory, everything is ok, but I can not see the log, I need check the log because I want that client is conected to this server, in my radius.conf
log { destination = files file = ${logdir}/radius.log requests = ${logdir}/radiusd-%{%{Virtual-Server}:-DEFAULT}-%Y%m%d.log
That is logging messages from the server. It's not logging accounting data about the users.
When I go to /var/log/freeradius the folder radacct is empty. My server is not a debug mode.
The NAS is not sending accounting packets. The solution is to fix the NAS so that it sends accounting packets. Alan DeKok.