On Fri, 28 Jan 2005, [EMAIL PROTECTED] wrote:

Hi,

i'm using FreeRadius with MySQL and i want to revoke user after 3 failed login attempts.
Is there an easy way to do that?

Use the postauth table in sql to log failed logins and then use a cron job to find all users with more than 3 failed logins and lock them.



Thanks in advance if you have links to docs.


Morgan SIZUN

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


-- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 210 7721861 'Go back to the shadow' Gandalf

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to