Bug 442659
| Summary: | broken, again (still?) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | NetworkManager-vpnc | Assignee: | Denis Leroy <denis> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | davidz, dcbw, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-04-17 15:45:58 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 235705 | ||
|
Description
Bill Nottingham
2008-04-16 02:37:07 UTC
Are you sure your password is correct? I think if the server rejects you once, and if vpnc is running in non-interactive mode, it will just quit. See do_phase_2_xauth() in vpnc.c. What exactly do you have to kill to get it to ask for the password again? Killing all of: - NetworkManager - nm-vpnc-server - nm-system-settings - nm-applet does not help. you get to remove the password from the keyring with gnome-keyring-manager. you can also see the password there unobfuscated to ensure that it's correct. |