13 May
2010
13 May
'10
4:20 p.m.
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
14 May
14 May
7:24 a.m.
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.
5920
Age (days ago)
5921
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Hermidio A. Rodriguez Chavez