Programming freeradius to react in different way for accepts and rejects
Diogo Montagner
diogo.montagner at gmail.com
Wed Oct 8 17:14:45 CEST 2008
And how I can say to freeradius always ask this script before it
authenticate an user ?
Thanks
./diogo -montagner
On Wed, Oct 8, 2008 at 12:06 PM, Alan DeKok <aland at deployingradius.com>wrote:
> Diogo Montagner wrote:
> > I would like to programming the freeradius to after the fifth try of an
> > user to authenticate (all five tries was reject), the freeradius
> > authenticate the user within a specific policy for this case. I know how
> > to send different policies to user, but I don't know how to make
> > freeradius answer accept after the fifth try of authentication.
>
> Write a Perl script to implement this logic. It is a *very* unusual
> request, and cannot be implemented in the normal configuration files.
>
> You will need to keep track of the number of rejects in a DB.
>
> Alan DeKok.
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081008/237d438f/attachment-0001.html>
More information about the Freeradius-Users
mailing list