Feature Request: Wifi MPSK

Hi,

Can Some implementation of Multiple Pre Shared Key be added (good if in V6.x as well),
I assume (hope) it can be done in wpa/wpa2.

My use case would be one SSID and a few different groups possibly pushed to different vlans depending on the password used.
Without requiring a radius server, or EAP authentication, (Though Capsman might make management of this easier).

For easy connectivity to assorted devices, which can be in their own groups.

Can probably be done already with “Access List”

private-pre-shared-key (string; Default: “”) Used in WPA PSK mode.

Cool,

Thank you, I will try that.
I was hoping to try it yesterday, but that didn’t quite happen.

Finally, after a bit of effort I got it to work ok.
I initially wanted to use the password as a selector which didn’t work.
After a bit of thought I realized that this was probably not possible.

And actually for the use case I want it for, selecting by Mac Address will be ok.

Thanks