reset admin password on MAC

16 May
  1. Restart your Mac or Hackintosh.
  2. Continuously press F8 until you see the Darwin boot prompt
  3. Type “-s” without the quotation marks and press enter.
  4. You will soon reach a command prompt
  5. Note the lines written to the console about fsck and mount
  6. Type : /sbin/fsck -fy
  7. Type : /sbin/mount – uw / this will mount your file system
  8. thats it now you are in “Single User Mode”

 

 

/sbin/fsck -y [enter]
/sbin/mount -uaw [enter]
passwd [usernamem] (put the administrators username, no the word username and take off the brackets)
type in a new password at prompt the two times it asks
type reboot

http://www.ihackintosh.com/2009/06/everything-about-single-user-mode-in-mac-os-x/