Thanks, i'll give it a try.<br><br><div class="gmail_quote">On Wed, Dec 2, 2009 at 7:52 PM,  <span dir="ltr"><<a href="mailto:tnt@kalik.net">tnt@kalik.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">> With FreeRadius, is it possible to lock out users after a specified number<br>
> of failed login attempts?<br>
> Can someone please point me in the right direction.<br>
<br>
</div>Use perl to count the number of failed attempts (and store username and<br>
number of failed attempts somewhere). Use perl to check that number on<br>
login attempt.<br>
<br>
Ivan Kalik<br>
<br>
-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</blockquote></div><br>