Files
firestuff/markdown/2006-11-15-getting-network-manager-to-forget.md
2019-04-21 22:44:45 +00:00

9 lines
717 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!--# set var="title" value="Getting network-manager to forget" -->
<!--# set var="date" value="November 15, 2006" -->
<!--# include file="include/top.html" -->
I made the mistake of associating with the access point in the hotel across the street from the office once to do some testing. From then on, network-manager seemed to prefer that AP, perhaps because the office APs have security enabled. There doesnt seem to be a UI to make it forget that it likes a certain network. To do so, run gconf-editor and navigate to /system/networking/wireless/networks. SSIDs are folders within this; navigate into the one you want to forget and unset all the keys inside it.
<!--# include file="include/bottom.html" -->