I set the OSX 10.5 root password, then figured out I didn't need to. How do I set it back to the system default?

link|improve this question
feedback

1 Answer

up vote 4 down vote accepted

You can simply deactivate the root user, this will also remove the root account password.

To do this, you can either run dsenableroot -d on the command line (logged in as an admin user), which will prompt for your admin password to disable the root user, or by choosing the option to deactivate the root user from /Applications/Utilities/Directory Utility.app“s edit menu.

link|improve this answer
Perfect. Thank you! – user43112 Mar 1 '11 at 20:54
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.