lirantal/daloradius

Frequent request for logins due to unstable internet

已关闭

#447 创建于 2023年4月29日

 (1 条评论) (0 个反应) (0 位负责人)PHP (431 个派生)github user discovery
help wanted

仓库指标

星标
 (904 个星标)
PR 合并指标
 (平均合并 2天 18小时) (30 天内合并 3 个 PR)

描述

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.

贡献者指南