26 Mar
2017
26 Mar
'17
8:17 a.m.
Hi dear list. I need to log when there is an authentication request using an incorrect Radius secret. This is my radiusd.conf: log { destination = files file = ${logdir}/radius.log syslog_facility = daemon stripped_names = no auth = yes auth_badpass = yes auth_goodpass = yes } So, I can log all good or bad requests made with the correct secret, but I can't see when is made a request using an incorrect secret. How Can I do it? Best regards -- *C. Andrés Gómez R.*