12 Aug
2008
12 Aug
'08
3:07 a.m.
Sudarshan Soma wrote:
Does anyone know of RadiusServer denying access for a particular user after a configurable number of invalid login attempts.
You need to track this information yourself. It requires a DB, and some custom code on the server. I suggest using rlm_perl. Alan DeKok.