回复: Doubts about MAC authentication
Hello, Can two check items be placed in the radgroupcheck table at the same time? Best regards ------------------ 原始邮件 ------------------ 发件人: "FreeRadius users mailing list" <mcn@freeradius.org>; 发送时间: 2022年9月21日(星期三) 晚上8:27 收件人: "freeradius-users"<freeradius-users@lists.freeradius.org>; 主题: Re: Doubts about MAC authentication On 21/09/2022 13:09, 网络时代 via Freeradius-Users wrote: > After reading the tutorial of mac authentication on the official website, for the last application scenario "Mac Auth authorization by SSID SQL", why should we create a separate table "SSIDMACAUTH"? Is it OK to put "Calling Station ID" and "Called Station SSID" in the radgroupcheck table to check? You can check whatever tables you want. The examples there are just that - examples. They will likely need to be be adjusted for your local setup. The safest option so that other data is not touched is to use a separate table, which is what the wiki shows. -- Matthew - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On Sep 21, 2022, at 9:42 AM, 网络时代 via Freeradius-Users <freeradius-users@lists.freeradius.org> wrote:
Can two check items be placed in the radgroupcheck table at the same time?
I suggest reading the documentation. See http://wiki.freeradius.org/ and look for SQL. This is fully documented. We're not going to cut & paste the documentation into a message on the mailing list. Alan DeKok.
participants (2)
-
Alan DeKok -
网络时代