Skip to content

Lynna Jackson

Lab/Classroom Computer and Software Managment

  • Home
  • The 100 mile view

Mac – User Profile

To change the default user profile on a Mac with 10.5 or 10.6 …

First create a user account and setup all the preferences you want. Set the Dock, change the desktop background, set up application preferences like the homepage for the browser, etc. Then log off that user account and log into an admin account with root privilege. Open Terminal and run the following commands in order: (The first one will ask for the root password , usually the same as the admin pword…)

sudo rm -R /System/Library/User\ Template/English.lproj
sudo ditto -rsrcFork /Users/labuser /System/Library/User\ Template/English.lproj
sudo rm -rf /System/Library/User\ Template/English.lproj/Library/Keychains
sudo chown -R root:wheel /System/Library/User\ Template/English.lproj

The first command deletes the current, default user profile. The second copies the profile from the “labuser” account (change this if you use a different user account name). The third command removes the keychain file so that the new users will get a new keychain when they log in. The last command sets the file permissions.

This entry was posted in Labs and tagged Macintosh, User_Profile on August 6, 2011 by Lynna Jackson.

Post navigation

← Windows 7 – All Users Desktop Windos 7 – GPO – DNS Settings →

Tags

  • Active_Directory
  • Adobe
  • AFP
  • ARD
  • Background
  • Boot
  • Bootcamp
  • Chrome
  • Command
  • Default User
  • DEP
  • Deployment
  • Dual_Boot
  • El Capitan
  • External boot
  • GIS
  • Group_Policy
  • High Sierra
  • Image
  • Installer
  • JAMF
  • KACE
  • Keyserver
  • Kiosk
  • Lion
  • Login
  • Macintosh
  • Matlab
  • Mavericks
  • Mt Lion
  • Novell
  • Packaging
  • Reference
  • Security
  • Silent Installer
  • SIP
  • Sleep
  • Software
  • Spss
  • Startup
  • User_Profile
  • VectorWorks
  • Windows
  • Windows 10
  • Windows to Go

Contact Me

Contact me by email ... [email protected]
Proudly powered by WordPress