[Bug 264144] Re: NetworkManager VPN configuration export does not work
Exeleration-G
264144 at bugs.launchpad.net
Tue May 21 15:15:45 UTC 2013
Possible workaround:
On the first machine:
cd /etc/NetworkManager/system-connections/
sudo cp NameOfConnection ~
cd ~
sudo chown yourusername.yourusername NameOfConnection
[copy file to second machine's home directory]
sudo chown root.root NameOfConnection
sudo chmod 600 NameOfConnection
sudo cp NameOfConnection /etc/NetworkManager/system-connections/
cd /etc/NetworkManager/system-connections/
ls -hl
Make sure that NameOfConnection is there, and make sure its permissions are set like this:
-rw------- 1 root root
Can anyone confirm that this works?
--
You received this bug notification because you are a member of Network-
manager, which is subscribed to NetworkManager.
https://bugs.launchpad.net/bugs/264144
Title:
NetworkManager VPN configuration export does not work
To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/264144/+subscriptions
More information about the Ubuntu-reviews
mailing list