Hi, I would like to be able to log failed authentications but I don't find it anywhere. And ideally I would like to put it into a MySQL table. Can anyone advice on this please? Thanks AJ
Ackbar Joolia wrote:
I would like to be able to log failed authentications but I don't find it anywhere. And ideally I would like to put it into a MySQL table.
Can anyone advice on this please?
Please read section 6.3 of the FAQ: http://wiki.freeradius.org/FreeRADIUS_Wiki:FAQ#How_do_I_log_failed_login_att... -- Nicolas Baradakis
radiusd.conf # Log authentication requests to the log file. # # allowed values: {no, yes} # log_auth = yes # Log passwords with the authentication requests. # log_auth_badpass - logs password if it's rejected # log_auth_goodpass - logs password if it's correct # # allowed values: {no, yes} # log_auth_badpass = yes log_auth_goodpass = no It will be logged in radius.log file Ivan Kalik Kalik Informatika ISP Dana 10/7/2007, "Ackbar Joolia" <ackbar.joolia@bglobalplc.com> piše:
Hi, I would like to be able to log failed authentications but I don't find it anywhere. And ideally I would like to put it into a MySQL table.
Can anyone advice on this please? Thanks AJ
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Ackbar Joolia -
Nicolas Baradakis -
tnt@kalik.co.yu