26 May
2015
26 May
'15
12:23 p.m.
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 syslog_facility = daemon stripped_names = yes auth = yes auth_badpass = yes auth_goodpass = yes When I go to /var/log/freeradius the folder radacct is empty. My server is not a debug mode. Somebody can helpme?