The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > OS X (Apple)
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 03-03-2007
CBarraford CBarraford is offline
Registered User
 

Join Date: Mar 2007
Posts: 17
solved my own problem

user plist buddy (more info at http://www.dreness.com/blog/archives/6)

the plist containing the computer and hostname is located /Library/Preferences/SystemConfiguration/preferences.plist

you may need to change the permissions of that file first before you can edit its contents, and also it requires configd to be restarted (either from the command-line or reboot the computer).

Last edited by CBarraford; 03-03-2007 at 09:55 PM.
Reply With Quote