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. Does anyone has a clue ? Thanks. -- Richard Timsit <Richard.Timsit@epfl.ch> EPFL DIT-TI
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.
Alan DeKok a écrit :
You can use %{EAP-Type} to log the EAP type. It would best be done as part of a post-auth section.
Ok, this works perfectly, thanks a lot ! Is it conseivable to retreive more info for EAP-TTLS or for some others authentications methods, like PAP or CHAP for example ? Regards. -- Richard Timsit <Richard.Timsit@epfl.ch> EPFL DIT-TI
Info like? Ivan Kalik Kalik Informatika ISP Dana 3/12/2008, "Richard Timsit" <Richard.Timsit@epfl.ch> piše:
Alan DeKok a écrit :
You can use %{EAP-Type} to log the EAP type. It would best be done as part of a post-auth section.
Ok, this works perfectly, thanks a lot ! Is it conseivable to retreive more info for EAP-TTLS or for some others authentications methods, like PAP or CHAP for example ?
Regards. -- Richard Timsit <Richard.Timsit@epfl.ch> EPFL DIT-TI - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Bonjour, Avez-vous essayé d'utiliser %{Auth-Type} ? Salutations, Vincent Magnin Richard Timsit <Richard.Timsit@epfl.ch> a écrit :
Alan DeKok a écrit :
You can use %{EAP-Type} to log the EAP type. It would best be done as part of a post-auth section.
Ok, this works perfectly, thanks a lot ! Is it conseivable to retreive more info for EAP-TTLS or for some others authentications methods, like PAP or CHAP for example ?
Regards. -- Richard Timsit <Richard.Timsit@epfl.ch> EPFL DIT-TI - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Sorry for my previous email;) I was meaning: %{control:Auth-Type} In my configuration, I use two different auth-type, one for PAP, one for MS-CHAP. Regards, Vincent Vincent Magnin <Vincent.Magnin@unil.ch> a écrit :
Bonjour,
Avez-vous essayé d'utiliser %{Auth-Type} ?
Salutations,
Vincent Magnin
Richard Timsit <Richard.Timsit@epfl.ch> a écrit :
Alan DeKok a écrit :
You can use %{EAP-Type} to log the EAP type. It would best be done as part of a post-auth section.
Ok, this works perfectly, thanks a lot ! Is it conseivable to retreive more info for EAP-TTLS or for some others authentications methods, like PAP or CHAP for example ?
Regards.
participants (4)
-
Alan DeKok -
Richard Timsit -
tnt@kalik.net -
Vincent Magnin