Thank you for all replies!!
./diogo -montagner 2008/10/8 <[EMAIL PROTECTED]> > http://wiki.freeradius.org/Rlm_perl > > Ivan Kalik > Kalik Informatika ISP > > > Dana 8/10/2008, "Diogo Montagner" <[EMAIL PROTECTED]> piše: > > >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 <[EMAIL PROTECTED] > >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 > >> > > > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html >
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

