GNOME Bugzilla – Bug 734161
Prompt for VPN secrets, as GUI client does
Last modified: 2014-08-02 16:41:33 UTC
I use a VPN with 2FA for the password. This means I can't store the authentication 'secret' - it has to be entered interactively at each VPN connect. Hence my VPN configuration is intentionally 'incomplete', with the username specified but the password not. GUI clients like nm-applet and GNOME handle this fine, prompting for the password on each connect. nmcli, however, won't let me go to the ball: [root@adam clients (master)]# nmcli con up "Red Hat OpenVPN" Error: Connection activation failed: no valid VPN secrets. awww. It'd be great if I could get this going, as then I could use NM's dnsmasq split-DNS support rather than the hacky, semi-broken dnsmasq/openvpn config I use atm... this is valid with NetworkManager in current F21 (and F19 and F20), NetworkManager-0.9.10.0-2.git20140704.fc21.x86_64 .
*** This bug has been marked as a duplicate of bug 705998 ***
I painstakingly searched the list of open bugs with "secrets" in the search field before filing...sigh.