Some of us need to have the root account enabled, in my case I need it to run Dynamips for labs.
- Login using the Admin account
- Open up a the Terminal application by selecting -
- Macintosh HD
- Applications
- Utilities
- Terminal
- Type this command
- sudo passwd root
- You will then get the following prompts.
- Enter Password:
- The password of the admin account for verification
- New password:
- Enter your new password for root
- Verify password:
- Verify the password from step2
- The root account is now enabled, with your chosen password
No comments:
Post a Comment