8 Jan
2019
8 Jan
'19
10:54 a.m.
On Jan 8, 2019, at 10:37 AM, Fekete Tamás <fektom@gmail.com> wrote:
FreeRADIUS Version 3.0.13
That might be the issue.
(1) Using Post-Auth-Type Reject (1) # Executing group from file /etc/raddb/sites-enabled/default (1) Post-Auth-Type REJECT { (1) update reply { (1) No attributes updated (1) } # update reply = noop
That's the issue. There's no such attribute control:Module-Failure-Message. The attribute isn't created in 3.0.13. So either you can't use it in a log message, or upgrade to 3.0.17, and it should exist there. Alan DeKok.