3 Dec
2008
3 Dec
'08
10:20 a.m.
Richard Timsit wrote:
Hello, i am using a Freeradius 2.1.1. I need logging authentication method by User-Name. I am trying using linelog module for this... but i don't know how to retrieve the information.
You can use %{EAP-Type} to log the EAP type. It would best be done as part of a post-auth section. Alan DeKok.