GNOME Bugzilla – Bug 646376
No prompt for networking secrets when existing wrong
Last modified: 2011-03-31 23:23:24 UTC
I think this is one bug, it might be three. It seems that once NetworkManager *thinks* it has secrets for a connection, you are never reprompted. Three manifestations: - If the encrpytion password changes for a WEP network, you stick forever in the "connecting" stage and never are prompted for a new password. - If you cancel out of the password dialog for a WEP network, you are never reprompted (reported by Jon McCann, haven't tried myself) - With a VPN network that requires one-time passwords, once you've connected, and disconnect, you won't be prompted for the new password on further connection attempts, which will just fail. Restarting NetworkManager works around.
I think that all of this must be reassigned to NetworkManager and nm-applet, as currently the shell has no business in managing network secrets.
I'd rather keep this open to track the issue until it gets fixed even if the actual bug is elsewhere.
Discussed this with dcbw and he says it's something he fixed upstream and in NetworkManager-0.8.997-7.git20110330.fc15 - testing tentatively seems to confirm that.