Re: Deny connection to users

2010-05-14 Thread Alan DeKok
Hermidio A. Rodriguez Chavez wrote:
> It's posible to when a user disconnect from the directive
> Session-Timeout deny connect again in the following 30 Min?

  You will need to track that information in a database.

  Remember: FreeRADIUS isn't a database, and doesn't store data.  It
doesn't store information about when a user logs in, when a user logs
out, or when their session was timed out.  That information is in a
database.

  So... you need to configure FreeRADIUS to store that information in a
database, and then to look it up again later.

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Deny connection to users

2010-05-13 Thread Hermidio A. Rodriguez Chavez

Hi all.

It's posible to when a user disconnect from the directive 
Session-Timeout deny connect again in the following 30 Min?


Thanks in advance!!

Hermidio

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html