Bug 208354 - TLS-Auth settings are not remembered.
Summary: TLS-Auth settings are not remembered.
Status: RESOLVED DUPLICATE of bug 205894
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: openvpn (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-24 08:48 UTC by Diederik van der Boor
Modified: 2009-09-27 22:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diederik van der Boor 2009-09-24 08:48:50 UTC
Version:           onbekend (using 4.3.1 (KDE 4.3.1) "release 161", KDE:KDE4:Factory:Desktop / openSUSE_11.1)
Compiler:          gcc
OS:                Linux (i686) release 2.6.31-rc5-8-pae

The TLS-Auth settings are not remembered in knetworkmanager.

The connection fails without giving any error message.

In /var/log/NetworkManager, the following error can be found:

Sep 24 08:44:12 opensuse-macbook NetworkManager: <WARN>  nm_vpn_connection_connect_cb(): VPN connection 'Home' failed to connect: 'invalid integer property 'ta-dir' or out of range [0 -> 1]'.                                                                 

After opening the knetworkmanager settings, the TLS-Auth opens are empty again.
Comment 1 Will Stephenson 2009-09-27 13:43:52 UTC
SVN commit 1028493 by wstephens:

Store openvpn TLS Auth Key, which controls whether the direction is
restored on edit.
BUG: 208354


 M  +5 -1      openvpnwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1028493
Comment 2 Will Stephenson 2009-09-27 22:00:52 UTC
Just realised this was a dupe

*** This bug has been marked as a duplicate of bug 205894 ***