12 Oct
2010
12 Oct
'10
11:53 a.m.
Jean F. Mousinho wrote:
So this message, the Access-Challenge messages are not logged, although the Access-Accept are logged.
I should have said I want to log Access-Challenge messages, would be more correct.
That's a bit harder. Put this in the "authenticate" section, to replace the "eap" line: Auth-Type eap { eap { handled = 1 } if (handled) { auth_log.post-auth } } That should do the trick. Alan DeKok.