lirantal/daloradius

Frequent request for logins due to unstable internet

Closed

#447 opened on Apr 29, 2023

 (1 comment) (0 reactions) (0 assignees)PHP (430 forks)github user discovery
help wanted

Repository metrics

Stars
 (901 stars)
PR merge metrics
 (Avg merge 2d 18h) (3 merged PRs in 30d)

Description

Recently I migrated from Mikrotik to daloRadius for AAA. I implemented the below in Mikrotik to prevent frequent request for login as long as the user is authenticated. When MAC cookie feature is enabled (login-by=mac-cookie, add-mac-cookie=yes set in user profile), following actions are taken: first successful login. Mac cookie keeps record of username and password for the MAC address if there is only one host with such MAC. Cookie timeout is set to value equal to mac-cookie-timeout.

What kind attributes will achieve the above scenario in daloradius environment?

I need help. Thanks.

Contributor guide