Created attachment 116281 [details] settings window SUMMARY Changing password for sttp or pptp connections doesn't work. STEPS TO REPRODUCE 1. Create new VPN (sstp or pptp) connection with password 'test' 2. Edit connection, change password to 'test2' and save 3. Edit connection again and show password OBSERVED RESULT Password is 'test' EXPECTED RESULT Password is 'test2' SOFTWARE/OS VERSIONS OS: Manjaro Linux KDE KDE Plasma Version: 5.14.3 KDE Frameworks Version: 5.51.0 Qt Version: 5.11.2 ADDITIONAL INFORMATION Changing password manually in KWalletManager works as expected.
This seems to be a bug in NetworkManager, I did some investigation and NetworkManager doesn't send new changed password to our secret agent. NM bug: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues/82
As a workaround you can save the password to NetworkManager by selecting that the password should be save for all users. This is also reproducible in Gnome, so confirmed this is not a bug in plasma-nm.