DaveHenson, 
It doesn't solve the bug, but I think you can solve the problem of entering 
your usr/pwd on each connect in terminal by adding your usr/pwd to a simple 
text file (e.g., file.txt) that is literally nothing but your credentials:

(line 1) usr
(line 2) pwd

located in the same dir. where your .conf  or .ovpn file is located. Be
sure also to change this credential file's permissions to read/wrt for
root only (chmod 600).

Then just change the .conf file itself to include the line 
`auth-user-pass file.txt`

Hope this helps.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1211110

Title:
  network manager openvpn dns push data not updating system DNS
  addresses

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1211110/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to