25 Oct
2005
25 Oct
'05
5:34 a.m.
Fabio wrote:
is there an option to limit the number of Authentication Request of a user, if she uses a wrong password for x times?
There is no such option, but you can block an account after N failed login attempts by running a custom script or a custom SQL query when a request is rejected: http://freeradius.org/radiusd/doc/Post-Auth-Type -- Nicolas Baradakis