22 Jul
2010
22 Jul
'10
4:14 a.m.
Is it possible to display type of authentication ( Auth-type ) that the clients used during the authentication ?
In 2.1.9, see "msg_goodpass" in radiusd.conf. You can out anything you want in there. Hi Alan Thank you for your answer. This feature is really useful, thanks. However how should look like the string for the Auth-Type ? I tried: msg_goodpass = ", NAS: %{Calling-Station-Id}, Auth-Type: %{Auth-Type}" but it doesn't work Probably there should be other string then "Auth-Type" inside the brackets Thank pet