Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.4: Security Update 2008-06 and Network preferences System 10.4
After running the latest security update on 10.4.11, I noticed I couldn't change any settings in Network Preferences. Opening up that settings screen would result in a "Your network settings have been changed by another application" window popping up in an endless loop.

It turns out the security update makes some changes to the way PPP passwords are stored. Now, instead of being stored in a world-readable file, they're stored in the Keychain. For some reason, the update gets confused with existing PPP passwords and gets stuck in a loop. The easy way out: open Terminal and delete your existing network configuration. (You might want to make a paper backup to ease the task of entering them in again later.) In Terminal, type these commands (press Return after each):
$ cd /Library/Preferences/SystemConfiguration/
$ sudo rm com.apple.nat.plist preferences.plist NetworkInterfaces.plist com.apple.airport.preferences.plist
You can now set your network preferences as necessary without entering the endless loop. I found this fix in this thread on the Apple Discussions site.
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[9,818 views]  

10.4: Security Update 2008-06 and Network preferences | 4 comments | Create New Account
Click here to return to the '10.4: Security Update 2008-06 and Network preferences' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.4: Security Update 2008-06 and Network preferences
Authored by: jiclark on Wed, Oct 8 2008 at 8:40AM PDT
Some users are reporting that it has nothing to do with PPP on their machines. Thus, other fixes are necessary. More info here:

http://www.macfixit.com/article.php?story=20080929133440824


[ Reply to This | # ]
10.4: Security Update 2008-06 and Network preferences
Authored by: quadraman on Wed, Oct 8 2008 at 10:20AM PDT
Actually, although raboox8 mentions PPP passwords, the solution he outlines does remove all the network settings for Airport and other network interfaces. Therefore, it should work for other interfaces.

It worked for me using Airport. Very simple, yet elegant solution, I'd say. If you're a road warrior with loads of different network location profiles, it could be a pain to recreate them all, but for your average one or two network kinda Mac user, it should do the trick.

[ Reply to This | # ]
10.4: Security Update 2008-06 and Network preferences
Authored by: Storm608 on Thu, Oct 9 2008 at 4:58AM PDT
I got caught in the same endless loop but my network is a home setup that only encompasses 2 computers. I just deleted the Preferences.plist and the loop was gone. I then had to create a new location for the network and the system was working fine again.

[ Reply to This | # ]
10.4: Security Update 2008-06 and Network preferences
Authored by: george.j.wright on Thu, Feb 19 2009 at 1:55AM PST
Gidday
I removed the 4 /SystemConfiguration files as suggested by raboox8 and the annoying ""Your network settings .." thing ended. After accessing each item in the System Preferences application the 4 deleted files were eventually automatically rewritten. All OK.
Except that the "Date & Time" panel will no longer open!
When I click on that I get the BeachBall spinning and Application Not Responding so I must Force Quit. Has anyone seen this?



[ Reply to This | # ]