On Sat, 01 Mar 2014 12:42:55 -0600, John Bokma wrote:
> sudo apt-get purge network-manager-gnome
> sudo apt-get install network-manager-kde
I understand.
That's why I asked.
I assume removing Gnome network manager will wreck the system, but
that's what is suggested here:
http://ubuntuforums.org/showthread.php?t=991144&p=7510238#post7510238
But, they didn't say what they did to remove and replace it.
I am at my wits end because I can't (a) figure out what a VPN secret is,
and (b) googling, I see everyone has this problem, but, nobody
seems to know what the real solution is.
To be clearer, there are MANY solutions proposed if you google:
"ubuntu 13.10 not valid vpn secrets invalid vpn secrets"
But, when you get down to what they are, you see everyone is
guessing. They don't know what they're doing.
The proposed solutions are all over the map.
But I've tried them all.
This blog says openvpn is broken in gnome:
http://www.ibvpn.com/billing/knowledgebase/38/Invalid-VPN-secret-error-in-Linux-GUI.html
But I added the "at_console" policy to the existing file:
/etc/dbus-1/system.d/nm-openvpn-service.conf
and it didn't change anything.
I tried changing the password flag in the file:
/etc/NetworkManager/system-connections/VPN Reactor file
http://www.ubuntugeek.com/ubuntu-tiphow-to-connectdisconnect-vpn-from-the-command-line.html#
And, I've rebooted and restarted the network manager hundreds
of times, so, if anyone suggests that one more time in the
results of my searches, I'm going to blow up the Internet:
$ sudo service network-manager restart
I've checked and unchecked the "all users" flag a dozen times,
as suggested here
http://ubuntuforums.org/showthread.php?t=1750132
and it still did nothing to solve the invalid vpn secrets problem.
My password doesn't have any special characters as suggested here:
https://www.privateinternetaccess.com/forum/index.php?p=/discussion/1095/invalid-vpn-secrets-error/p1
And, I don't have a gnome keyring (I don't even know what it is),
as suggested in this article:
http://ubuntuforums.org/showthread.php?t=991144
And, lastly, I tried to use the command line VPN interface,
but I'm not sure what to put for the answers:
$ sudo vpnc-connect
Enter IPSec gateway address:
Enter IPSec ID for gateway:
Enter IPSec secret gateway:
Enter username for gateway:
Enter password for gateway:
$ vpnc-disconnect
Does anyone have experience with the VPN command line interface
who can advise me as to what to put in those answers for the
"Vpn secret" line?