Limiting Authentication Request on wrong password
Nicolas Baradakis
nbk at sitadelle.com
Tue Oct 25 11:34:37 CEST 2005
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
More information about the Freeradius-Users
mailing list