|
|
|
|
|
by mattbee
897 days ago
|
|
You can already do this with hostapd under WPA3 or WPA2 - The password alone can identify each client, and activate different configs for each one. Some commercial APs support this under different names but it's hard to make it work with RADIUS, which is usually necessary on larger installations. But without preloaded certificates, the clients don't know that they're not connecting to a rogue access point. Hotspot 2.0 was going to solve that part, but kind of died last year as the WiFi Alliance let their last KPI partnership die off. |
|
That's interesting, first time I hear this. How would that be represented in the hostapd config file? Would it be WPA enterprise using a radius server, or would it actually use WPA-PSK?