FreeRadius PPSK AP - tunnel-password

Started by vigeland, December 24, 2024, 01:36:54 PM

Previous topic - Next topic
I use Freeradius for ppsk with my access point. The tunnel-password parameter is required in the users file. I have created a patch that patches the 3 necessary files. It is always annoying to patch them, because if you forget to do so, you lose the passwords. Is it planned to include an official parameter tunnel-password, or how to add the patch. Or is this not desired?

Ahh, got here from a Google search - I should have known to look in the forum first. I too am looking to set up PPSK with Radius for my wireless clients connecting to access points - I am already doing so with my wired clients. I will almost certainly hold off until it is easy to set the tunnel-password parameter for wireless clients, so interested to know if this is on the radar or if it will always be a manual configuration?

January 04, 2025, 04:41:02 PM #2 Last Edit: January 05, 2025, 02:48:57 PM by vigeland
Attached the patch file to configure by the GUI.
Install:
copy file to the server
call
patch --directory=/ -p0 < radius.patch
There is a new field PKS-Passwort in the user konfiguration.

The passwords will be saved in backup.xml too.
Restore, install first the patch then restore the config.xml and may be need, the change one of the user and press save.