• Create a new userid under System Preferences/Accounts +
  • change icon picture if users requests
  • Pay very close attention to the users short name as it must correspond with uwdir userid.
  • open terminal window
  • login into the admin account if you are not already there.
  • Enter the su command use if su is not active use sudo
     cp -R /Users/name1/*  /Users/name2/
     cd /Users/name2 
     chown -R name2:name2 .
     ls -ls this directory and make sure the new owner is the owner of all of the files
  • Have the new user name2 log into their new account
  • check the operation of the system
    • it is probably best to delete the keychain, because the passwords will not match
    • one known failure of this method is Dreamweaver - remove ~/Library/Application Support/Macromedia, then do a customized setup for the new person
  • open System Preferences/ Sharing
  • Change the name of the computer to the new person name
  • open System Preferences Account Select the old account - save the archive

-- ArthurHills - 25 Apr 2005

-- Main.iturner - 02 Oct 2009

Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r8 - 2013-02-12 - DevonMerner
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback