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.