Based on the patch provided by vigeland, I have added a few more features.
This makes it possible to use the PPSK mode of Omada WiFi APs.
The following are supported:
Password per user
Default password
Enable default password for all users (who do not have their own password)
I tested the patch with version 25.7.
Is there a way to request these functions for the plugin?
I'm a newbie and have hardly any scripting knowledge, so please be kind to me :)
Attached is the patch...
Oooh this looks interesting. I have wanted to use PPSK via freeradius on Omada for a while - I am currently doing it by WiFi password which is quite annoying. How do I use your patch?
Sorry, my notifications are disabled in the forum, so I didn't see your message.
I run this patch with the following command...
patch --directory=/ -p0 < radiusv3.patch
However, it no longer works with the current firmware version.
I took the patch from another member and expanded it manually. It would be nice if these modifications were implemented permanently.
Just open a PR and we can see how to proceed? https://github.com/opnsense/plugins/pulls
Yep it's really easy to add a PR.