[Bug 453807] Re: nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.

Ivars Strazdiņš ivars.strazdins at gmail.com
Thu Nov 5 14:09:57 UTC 2009


*** This bug is a duplicate of bug 360818 ***
    https://bugs.launchpad.net/bugs/360818

This fix is working:

--- nm-openvpn-service.conf.fixed	2009-11-05 16:07:53.764591878 +0200
+++ nm-openvpn-service.conf	2009-11-05 12:24:59.672779358 +0200
@@ -6,6 +6,10 @@
 		<allow own="org.freedesktop.NetworkManager.openvpn"/>
 		<allow send_destination="org.freedesktop.NetworkManager.openvpn"/>
 	</policy>
+       <policy user="at_console">
+                <allow own="org.freedesktop.NetworkManager.openvpn"/>
+                <allow send_destination="org.freedesktop.NetworkManager.openvpn"/>
+        </policy>
 	<policy context="default">
 		<deny own="org.freedesktop.NetworkManager.openvpn"/>
 		<deny send_destination="org.freedesktop.NetworkManager.openvpn"/>

-- 
nm_vpn_connection_connect_cb(): VPN connection 'xyz' failed to connect: 'No VPN secrets!'.
https://bugs.launchpad.net/bugs/453807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list