Copy (clone) a user account
I have a user account and want to clone it. I mean that everything must be the same. I only found this solution:
"+you have to enable the root account. once you do that you can log in as root and copy everything from one user account to another. Once that is done change the permissions on the files/folders you just copied (open terminal and type chown -R <new_name> /Users/<new_name>+"
Is this work and safe? Are there any better solution for this?
Mac Mini C2D 2.0 Ghz, 4GB RAM, 320 GB HDD, Mac OS X (10.5.4)