https://bugs.kde.org/show_bug.cgi?id=360176
--- Comment #11 from muddleh...@gmx.net --- Some more (hopefully useful) information: I deleted all vpn connections and recreated a new openconnect vpn in connection editor. Then I tried to connect (without success). After these steps, a config file was created (/etc/Networkmanager/system-connections/myvpn). sudo cat /etc/Networkmanager/system-connections/myvpn: [connection] id=myvpn uuid=3311d08e-e879-480e-b9aa-2a77ba88b227 type=vpn permissions=user:my-user:; secondaries= [vpn] lasthost-flags=0 xmlconfig-flags=0 pem_passphrase_fsid=no gwcert-flags=2 gateway-flags=2 autoconnect-flags=0 enable_csd_trojan=no certsigs-flags=0 cookie-flags=2 gateway=my-gateway service-type=org.freedesktop.NetworkManager.openconnect [ipv4] dns-search= method=auto [ipv6] dns-search= method=auto ** end of config file ** After I restarted kded5 and established a vpn-connection a section "[vpn-secrets]" was added to the config file: [vpn-secrets] form:main:username=my-user form:main:group_list=my-list lasthost=my-gateway autoconnect=no save_passwords=no If I try to reconnect now, the vpn secrets dialog correctly suggests my username (the password field is still empty as I did not select "save password"). The vpn connection is created successfully. After a logout/login cycle, the vpn connection again aborts with the above error. The username is NOT suggested in the vpn secrets dialog (the username is still saved in the config file). -- You are receiving this mail because: You are watching all bug changes.