On a Mac I do not have the root password, but I have a user with administrative privileges.
Can I use it to reset the root password?
Thank's.
MacOS X 10.6.3
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Are you sure your installation of OS X has a root user? It's disabled by default, and to run a command with root privileges the administrative user would use | |||
|
feedback
|
|
Should it not be: sudo passwd root Alternatively, you can follow these instructions on recovering a root password on Mac OS X: link text. | |||
|
feedback
|