Files
firestuff/2006-11-15-getting-network-manager-to-forget.html

9 lines
724 B
HTML
Raw Normal View History

2019-04-21 22:44:45 +00:00
<!--# set var="title" value="Getting network-manager to forget" -->
<!--# set var="date" value="November 15, 2006" -->
<!--# include file="include/top.html" -->
<p>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.</p>
<!--# include file="include/bottom.html" -->