Limiting number of logins (not simultaneous)
Christopher Carver
ccarver at pennswoods.net
Thu Nov 17 20:11:34 CET 2005
Jorge Pomoro wrote:
>Hi
>I want to know how to limit the number of connections with a certain user
>(Radius). I do not talk about simultaneous connections. That is to say, to
>create a user and that can do login, for example, 5 times, after that, the
>user is automatically rejected .
>
>Is there an attibute for do this ??
>Thanks!!
>
>-
>List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
>
>
I have never actually done what you are trying to do, but take a look at
rlm_counter(5). It seems to do something like what you want.
Chris
More information about the Freeradius-Users
mailing list