Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Need to reset Administrator Password

What is best way to create a new administrator password if the original administrator password is not know?

Attempts reset administrator password by upgrading Mac OS X from 10.3 to 10.4 failed.

Is "single user mode" able to reset administrator password when original password is not known?
http://support.apple.com/kb/HT1492

Any clues appreciate. Please help. Thank you.

Mac Mini PowerPC G4, Mac OS X (10.4), 512 MB SDR RAM

Posted on Nov 26, 2010 11:38 AM

Reply
6 replies

Nov 26, 2010 2:32 PM in response to BGreg

Thank you for email.
My Mac Mini only has one user account who is also the Administrator account.

Unfortunately, Administrator is unknown and the link to "Mac OS X: Changing or resetting an account password" does not address situation where Administrator password is unknown.

Can Single User mode can be used to change password using the UNIX command
"passwd" on command line interface (CLI)?

Please help. Thank you.

Nov 26, 2010 2:39 PM in response to pucho

If you read all of the Apple note, about half way down there is a section titled "Resetting the original administrator account password" that you need to click on, which says: "Follow these steps to reset a password when there is only one administrator account on the computer, or if the original administrator account needs a password reset." I believe that's what you want to do ....

Dec 26, 2010 9:00 AM in response to pucho

For Tiger (10.4) you can use single user mode to reset your MAC to a new out of the box state that will prompt for password and other settings.

You have to use the Unix commands below. Substitute ADMINACCOUNTNAME as appropriate.

Start in Single User Mode (apple+S at startup)
fsck -yf
mount -uaw /
nicl -raw /var/db/netinfo/local.nidb delete /users/ADMINACCOUNTNAME
rm -r /Users/ADMINACCOUNTNAME
rm -R /Library/Preferences/
rm /var/db/.AppleSetupDone
sync
exit

Need to reset Administrator Password

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.