Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to change the default user template?

Hello,

I would like to modify the default user template located in /System/Library/User Template/English.lproj so that when a new account logs into the Mac, settings such as the Dock, Desktop and certain System Preferences will be customized.

So far I created an account called 'setup' to be the basis for making the custom settings. The problem I run into is getting these settings to replace the ones in the default English.lproj folder. I used the terminal to first make a backup copy of my original English.lproj folder (renamed to English.lproj original), then use the ditto command to copy the /User/setup contents to /System/Library/User Template/English.lproj After doing that I set the permissions as they were on the original folder. However this does not work as I can get the Dock icons to show up properly, but things like the Desktop, Documents folder, Libary, etc are locked since the permissions do not set correctly when a new user account logs in.

How exactly can I change the default template since it is owned by the System? I cannot just go in as administrator and browse the contents of the English.lproj folder and drag and drop files in the Finder since it is not allowed. I am not sure if I am even on the right track with all of this. Any help would be extremely appreciated as I would really like to have better customization on the Mac. Thank you!!

iMac G5 1.8ghz 1GB RAM 80GB HD, Mac OS X (10.4.2), Powermac G4 and G5

Posted on Feb 8, 2006 6:13 PM

Reply
Question marked as Best reply

Posted on Feb 8, 2006 8:23 PM

Open the Terminal application in the /Applications/Utilities/ folder and run the following:

sudo chown -R root "/System/Library/User Template/English.lproj"

Type in your password when prompted, and then create another user account.

(10481)
2 replies

How to change the default user template?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.