Force reauth possible? (INTERNAL)
Hi I may have asked this before but can't find any references or replies. Anyway, I'm running FreeRADIUS 3.2.6 and I'm using EAP-TLS only. When a device has authenticated it seems to be in that state forever until it reboots or loses its network connection. Is there any parameter I could set that would force my devices to re-authenticate after a certain amount of time? ./PerW Sensitivity: Internal
On Sep 26, 2024, at 1:38 PM, Per Weisteen via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
I may have asked this before but can't find any references or replies. Anyway, I'm running FreeRADIUS 3.2.6 and I'm using EAP-TLS only. When a device has authenticated it seems to be in that state forever until it reboots or loses its network connection. Is there any parameter I could set that would force my devices to re-authenticate after a certain amount of time?
You need to add the Session-Timeout attribute to the reply. The session will then be disconnected after that timeout. Alan DeKok.
participants (2)
-
Alan DeKok -
Per Weisteen