Is there a way using what ever method to lock out accounts after several bad login attempts? TIA, Damron
Insert failed login attempts in radpostauth table and count them... After that add Auth-Type Reject... SDamron wrote:
Is there a way using what ever method to lock out accounts after several bad login attempts?
TIA,
Damron - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Awesome! Thanks for the info. On Tue, Feb 3, 2009 at 6:07 PM, Marinko Tarlac <mangia81@gmail.com> wrote:
Insert failed login attempts in radpostauth table and count them... After that add Auth-Type Reject...
SDamron wrote:
Is there a way using what ever method to lock out accounts after several bad login attempts?
TIA,
Damron - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (2)
-
Marinko Tarlac -
SDamron