Description of problem: After updating to the NetworkManager packages from updates-testing, I can no longer connect to the Red Hat corporate VPN (via openVPN or Cisco VPN). Version-Release number of selected component (if applicable): NetworkManager.x86_64 1:0.8.3.995-1.fc14 updates-testing NetworkManager-devel.x86_64 1:0.8.3.995-1.fc14 updates-testing NetworkManager-glib.x86_64 1:0.8.3.995-1.fc14 updates-testing NetworkManager-glib-devel.x86_64 1:0.8.3.995-1.fc14 updates-testing NetworkManager-gnome.x86_64 1:0.8.3.995-1.fc14 updates-testing How reproducible: 100% Steps to Reproduce: 1. Configure NetworkManager connections to include a Red Hat VPN connection. 2. Update to the NetworkManager packages from updates-testing. 3. Try to connect to the Red Hat VPN using the NetworkManager applet. Actual results: Connection attempts fail with "The VPN connection '[connection name]' failed because there were no valid VPN secrets." Expected results: Connection to the VPN. Additional info: Connections to the VPN started working again after # yum downgrade \ NetworkManager-1:0.8.1-9.git20100831.fc14.x86_64 \ NetworkManager-devel-1:0.8.1-9.git20100831.fc14.x86_64 \ NetworkManager-glib-1:0.8.1-9.git20100831.fc14.x86_64 \ NetworkManager-glib-devel-1:0.8.1-9.git20100831.fc14.x86_64 \ NetworkManager-gnome-1:0.8.1-9.git20100831.fc14.x86_64 # service NetworkManager restart
With the updated packages, I'm also running into bug #680385 - possibly these issues share a root cause.
*** This bug has been marked as a duplicate of bug 680385 ***