Bug 680448

Summary: 0.8.3.995-1 breaks access to the Red Hat VPN
Product: [Fedora] Fedora Reporter: J.H.M. Dassen (Ray) <rdassen>
Component: NetworkManagerAssignee: Dan Williams <dcbw>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 14CC: dcbw, rbinkhor
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-25 21:43:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description J.H.M. Dassen (Ray) 2011-02-25 15:34:25 UTC
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

Comment 1 J.H.M. Dassen (Ray) 2011-02-25 15:35:57 UTC
With the updated packages, I'm also running into bug #680385 - possibly these issues share a root cause.

Comment 2 Dan Williams 2011-02-25 21:43:20 UTC

*** This bug has been marked as a duplicate of bug 680385 ***