Skip to content

Lynna Jackson

Lab/Classroom Computer and Software Managment

  • Home
  • The 100 mile view

Mac – Mavericks Template User Setup

For my Fall/Spring 2014 mac images I want to preserve the template user structure as much as possible in order to preserve the KeyChain process. This, I hope, will remove issues I am having with Chrome being unable to use the logged in user’s keychain.

So, rather than blowing away the system template user entirely and copying in a new user profile as I had done in the past, I am going to attempt to copy in only the preferences files that are needed.

Setting the desktop image can be done by copying the desktop image I want users to have as root to the system default “wave.jpg” file. With:
bash-3.2# sudo -s
bash-3.2# cd /Library/Desktop\ Pictures/
bash-3.2# mv Wave.jpg Wave_orig.jpg
bash-3.2# cp /Users/labadmin/Desktop/desktop_bkgd_logoff_1920.jpg /Library/Desktop\ Pictures/Wave.jpg
bash-3.2#

Website reference: http://derflounder.wordpress.com/2013/10/26/mavericks-desktop-background-picture-settings-moved-from-librarypreferencescom-apple-desktop-plist/

Unhide the User’s “Library” folder by:
chflags nohidden /System/Library/User\ Template/English.lproj//Library
See: http://sites.williams.edu/lj1/labs/mac-10-7-hidden-user-library-folder/

Also I am setting up in my pre-image script the following commands:
cp /Users/labuser/Library/Preferences/com.apple.dock.plist /System/Library/User\ Template/English.lproj/Library/Preferences
cp /Users/labuser/Library/Preferences/com.apple.loginitems.plist /System/Library/User\ Template/English.lproj/Library/Preferences
cp /Users/labuser/Library/Preferences/com.google.Chrome.plist /System/Library/User\ Template/English.lproj/Library/Preferences
cp /Users/labuser/Library/Preferences/org.mozilla.firefox.plist /System/Library/User\ Template/English.lproj/Library/Preferences

Website references:
http://www.princeton.edu/~jcjb/docs/osx_imaging/
and
http://hints.macworld.com/article.php?story=20050316020738829

Certain applications are putting their license files in the “labadmin” account and those are not usable by users. MathType, Sketchup, etc. These I am coping to the system template as I find them …

This entry was posted in Labs and tagged Macintosh, Mavericks, User_Profile on July 10, 2014 by Lynna Jackson.

Post navigation

← Lab/Classroom Computer Work Schedule Mac – Skip MS Office First Run →

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