[Bug 990765] Re: "Save" button always greyed out when creating openvpn connection

2015-10-05 Thread Bruno Girin
I have the problem on Ubuntu 14.04 LTS with OpenVPN when trying to set up a VPN connection with "Password" type. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: "Save" button always

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2015-01-16 Thread oldspammer
My DNS lookups were very very slow. I was using DHCP on one wired interface, so Google search indicated that Settings, Network, Select interface (wired ethernet), Edit, Select IPV4 tab, input additional DNS Servers, Apply or Save would keep settings and cause DNS to be a bit quicker. However,

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2014-01-26 Thread maksim
Hi, it seems I've got a solution. All the people here including me wanted to establish vpn connection just using login and password, without any certificates. I guess we were barking up the wrong tree using openvpn. The right thing to do is this: sudo apt-get install network-manager-pptp sudo

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2014-01-17 Thread maksim
I have all the same as described in #28 with the exception that it's happen on Lubuntu 13.10 and I don't have any certificate. I only have gateway IP, username and password. Save... button is still grey! Is there a step by step solution? -- You received this bug notification because you are a

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-12-26 Thread rasos
I can confirm that the plugin network-manager-openvpn does not automagically import the certificates and thus rejects to save the settings. Instead, you need to pull at least the ca into a .crt file as described in #33 and select it separately e.g. to use login / password authentication. --

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-12-06 Thread Keith Callenberg
Many users in this thread indicated that their VPN does not require certificates. However it is possible that your VPN *does* require certificates but that these are provided within your imported OpenVPN (.ovpn) file. This was the case for me, however when I imported the .ovpn file, these

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-12-04 Thread Nicholas McCready
My solution at http://codemonkeyseedo.blogspot.com/2013/12/ubuntu-1204 -network-manager-vpn-woes.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: Save button always greyed out when

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-11-08 Thread Launchpad Bug Tracker
[Expired for network-manager-openvpn (Ubuntu) because there has been no activity for 60 days.] ** Changed in: network-manager-openvpn (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-09-09 Thread Gustav
I have the same problem when I am adding an OpenVPN connection with: - Connection name - Gateway - Type: Password - User name - Password - CA:None The Save... button stays grey! I use Ubuntu 12.04 and I installed network-manager-openvpn-gnome. The question is: Does anyone know a workaround or

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-08-12 Thread Peter Kuykendall
Same issue here. However I may have stumbled onto the solution. I was getting the same diagnostic messages as Paul McCann, to wit: [Paul] when I run nm-connection-editor I can see the terminal throw error [Paul] ** (nm-connection-editor:7787): WARNING **: Invalid setting VPN: ca [Paul] This

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-08-06 Thread Paul McCann
Same issue and starting nm-connection-editor does not solve the problem. Adding an OpenVPN connection with; Connection Name Gateway Type=Password Username Password CA=None when I run nm-connection-editor I can see the terminal throw error ** (nm-connection-editor:7787): WARNING **: Invalid

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-07-12 Thread sml
The solution to this bug is to start: nm-connection-editor in the terminal. Terminal messages will tell you which entries the connection considers invalid. For example, when using certificates it is not possible to save the connection without entering a password - if you want to be prompted for

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-07-09 Thread Levy
After another try, I think that there is NO bug in nm-connection-editor, neither in network-manager-openvpn, but an incorrect format in my ovpn file coming from vpnbook.com. I have tried with another site (not free) ipvanish.com and I can save the connection. -- You received this bug

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-07-08 Thread Levy
In the active commands, during the creation of a VPN connection, I have seen nm-connection-editor. And with this command, I was unable to create a VPN connection (with the button Saved in grey). Actually, the Saved button is the enregistrer button, because I uses a french version. -- You

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-07-08 Thread Levy
With the command nm-connection-editor, I have three time the message : ** (nm-connection-editor:4907): WARNING **: Invalid setting VPN: ca -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title:

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-06-04 Thread rsjsyd
Same Problem on ubuntu 13.04 fresh install. when I run sudo nm-connection-editor it first gives me ** (nm-connection-editor:5549): WARNING **: Invalid setting VPN: remote when I input the IP address of the remote gateway it gives me ** (nm-connection-editor:5549): WARNING **: Invalid setting

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-05-10 Thread Tharakan
I have the same issue (Save button is grey) and I have no certificates to install. My VPN requires me to type username/password to connect to a Windows VPN setup. Let me know if you want me to test something on this setup. I have another (windows) laptop that connects perfectly fine to the VPN,

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-05-10 Thread Tharakan
Please find attached a screenshot towards this. Clearly shows the problem and the obvious bug as reported by hugo-koopmans at #16 above. Again, let me know if you need me to try, or anyone wants to know something from this test-system. ** Attachment added: Screenshot of the said issue

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-03-11 Thread Herwig Gans
Just a note: I thought I catch this bug, but in my case the save button was greyed out because of an incorrect proxy address. As soon as I used http://; as prefix the save button got active. So maybe this is not an access rights issue but more an syntax check issue? -- You received this bug

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-02-13 Thread a...@ing-ss.com
@drewp : Thanx for the tip, I'm really tired to guess what the hell it wants (I'm using network-manager-openvpn-gnome). It insists in using password with certificate, no other option. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2013-01-15 Thread The Loeki
I set the user to 'Always Ask' for password, yet I had to give a (nonsensical) password for the p12 file, otherwise it wouldn't ungrey. Upon connecting, it still asked me for both passwords. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-12-20 Thread drewp
A workaround on 12.10 is to run sudo nm-connection-editor instead of using the normal NM menu. And, as you edit in the openvpn config dialog, your terminal will now show validation errors (like 'Invalid setting VPN: username'). -- You received this bug notification because you are a member of

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-10-29 Thread hugo
same issue here linux mint 13 fresh on new sony vaio save button stays grey ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: Save button always greyed out when creating openvpn

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-10-29 Thread hugo
what is strange is that in the lower left corner there is a tick box ticked saying available for all users¨ and if I hover over the save button it says authenticate to save for all users on this machine¨ looks like there is a deadlock in here... ? -- You received this bug notification because

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-08-18 Thread Gjeme Markaj
Found the same issue. Fresh install 12.04, brand new HP machine loaded. When configuring a Open VPN connection using Network Manager, you cannot save the parameters you input. The save button is always greyed out. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-08-12 Thread Arthur Hartwig
I'm running Ubuntu 12.04. I am attmpting to create the first OpenVPN in Network Manager. I installed Network Management framework(OpenVPN plugin) and network amangement framework(OpenVPN plugin for Gnome GUI). I click on the network manager icon (side by side UP and DOWN arrow) then click on VPN

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-06-14 Thread Mark Dammer
Pauls workaround did not work for me. I cannot save any OpenVPN connection at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: Save button always greyed out when creating openvpn

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-06-14 Thread Paul Smith
Sorry, I lost track of this. I don't have etckeeper on my system. Also when I just tried it again the save didn't un-grey. I wonder if I just don't have the correct SSL certificates for openvpn? I was able to get the openconnect VPN to work, which I know doesn't require SSL certificates. --

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-06-02 Thread Daniel Hahler
I also had this issue when trying out the OpenVPN feature of NetworkManager - to test if it would be a good alternative to using openvpn directly. (I have re-installed the system to go from 32 to 64 bit, therefore I cannot try to debug this anymore.) In general, for people still affected by

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-06-01 Thread Paul Smith
So, I purged network-manager-openconnect and network-manager-openvpn and then I re-installed network-manager-openconnect (only), and it worked!! Then I tried re-installing network-manager-openvpn again, and openconnect still works! So now I have no idea what was going on. But my issue is

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-31 Thread Stéphane Graber
I'm unable to reproduce it here, I have a bunch of OpenVPN VPNs with a mix of SSL authentication and password authentication, I just tried and adding new ones works fine. Can you give more details on exactly what configuration you're using, what type of certificate, where they're located, ... ?

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-31 Thread Stéphane Graber
I know that for some other SSL related checks (wireless and wired authentication), Network Manager greys out the Save button when it can't load/parse the SSL certificates, so make sure that they are stored somewhere where Network Manager can access them and that they are using a supported SSL

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-31 Thread Paul Smith
I don't need to provide any certificates. In all the previous versions of NetworkManager where I've used this (both Ubuntu and Red Hat), it works like this for me (I'm doing this on a different Ubuntu 10.10 system; I'll verify steps on my 12.04 system when I get home): right-click NetworkManager

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-31 Thread Javier P.L.
I couldn't reproduce it, in Ubuntu precise: $ sudo apt-get install network-manager-openconnect Go to the NetworkManager applet and Edit connections.., Go to the VPN section and add a new connection, select openconnect as the protocol, make click in Create.., and write anything in the gateway

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-15 Thread Paul Smith
Help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990765 Title: Save button always greyed out when creating openvpn connection To manage notifications about this bug go to:

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-04 Thread Paul Smith
I hate to be one of those people, but if no one can provide a fix or a workaround for this very soon I'm going to have to delete 12.04 and switch to something else. I need OpenConnect to connect to work and I can't wait much longer before this will start to impact me very seriously. I've

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager-openvpn (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 990765] Re: Save button always greyed out when creating openvpn connection

2012-05-02 Thread Miha Anžur
On network-manager startup folllowing error appears in syslog May 2 15:20:24 rak NetworkManager[3175]: info VPN: loaded org.freedesktop.NetworkManager.pptp May 2 15:20:24 rak NetworkManager[3175]: info VPN: loaded org.freedesktop.NetworkManager.openvpn May 2 15:20:24 rak