21 Sep
2022
21 Sep
'22
8:27 a.m.
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