This was my second time doing this so i thought i would place the information on my blog for persons who find themselves having to do this as well! To accomplish this, you'll need to do it from the command line| terminal.
To create a new Admin Account.
- Reboot
- Hold apple + s down after you hear the chime.
- When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
- mount -uw /
- rm /var/db/.AppleSetupDone
- shutdown -h now
- After rebooting you should have a brand new admin account. When you login as the new admin you can simply delete the old one and you’re good to go again!
- Reboot
- Hold apple + s down after you hear the chime.
- When you get text prompt enter in these terminal commands to create a brand new admin account (hitting return after each line):
- sh /etc/rc and press Enter/Return.
- Type passwd username and replace “username” with the short name of the user account for which you’d like to reset the password.
- Type your desired password and press Enter. It won’t show itself on the screen, so be careful what you type. You will most likely have to enter it again to confirm.
- Type reboot and press Enter.
