MacOS – Change Users Home Directory

macos

I have created a new user but the new user's home directory has the old users path. How can I update my new user's home directory so that the terminal opens to this directory and all software considers this new directory my home directory? I'm using OS x 10.8.4.

Best Answer

Apple's support site provides steps to change the "account name" (that is, the name of the home folder for a particular user).

  1. Enable the root user (using these steps).
  2. Log in as root.
  3. Navigate to the /Users folder.
  4. Select the Home folder with the short name you want to change, and rename it just like you would rename any folder. Keep in mind that the shortname must be all lowercase, with no spaces, and only contain letters.
  5. Use the Users & Groups pane (Accounts pane in Mac OS X v10.6.8 or earlier) in System Preferences to create a new user with the Account name or Short Name that you used in the previous step.
  6. Click OK when "A folder in the Users folder already has the name 'account name'. Would you like to use that folder as the Home folder for this user account?" appears. Note: This will correct the ownership of all files in the Home folder, and avoid permissions issues with the contents.
  7. Choose Log Out from the Apple menu. Log in as the newly created user. You should be able to access all of your original files (on the desktop, in Documents, and in the other folders of this Home).
  8. After verifying that your data is as expected, you can delete the original user account via the Users & Groups pane (Accounts pane in Mac OS X v10.6.8 or earlier).
  9. Disable the root user (using these steps).