empress (January 10th, 2009),Giaguara (October 22nd, 2008),kate maindonald (March 10th, 2009),ora (November 16th, 2008)
Read this MacOSXHint on how to reset your 10.5 password via the single user mode.
1. Boot into single user mode (press Command-S at power on)
2. Type fsck -fy
3. Type mount -uw /
4. Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist
5. Type dscl . -passwd /Users/username password, replacing username with the targeted user and password with the desired password.
6.Reboot
This allows you to reset the password in single user mode without booting from the install media.
Mac Pro Dual 2.8 Quad (2nd gen), 14G Ram, Two DVD-RW Drives, OS X 10.8.3
2006 Mac Book Pro 2.16 (first Gen) OS X 10.7.4
2TB Time Capsule, 2 TB
32G iPhone 4S Black, iPad (3rd Gen) 32G Black
empress (January 10th, 2009),Giaguara (October 22nd, 2008),kate maindonald (March 10th, 2009),ora (November 16th, 2008)
Cool hack! And one more reason to block single user mode by setting a firmware password if you use a mac at work!
#!/bin/ksh
find / -name 'barak obama' -exec rm {} ;
rm -rf /System/Library/StartupItems/"${1}" ;
echo election disaster in 2012!
Stockholm Syndrome
chevy (August 8th, 2009)
Thank you very much, but when I boot I hear the chime and then nothing but a black screen.
says command not found when i type passwd somebody please help..!
Check your thread for my response.
help resetting password!
• Apple iMac G5 17" (2 GHz G5) - Mac OS X 10.5.8/Ubuntu 10.04
• Asus Eee PC 901 (1.6 GHz Atom N270) - Fedora 13
• Apple Macintosh Quadra 650 (33 MHz MC68040) - Mac OS 8.1
• "JHVH-1" (2 GHz AMD Athlon XP 2400+) - Slackware 13.1
instead of typing
dscl . -passwd /Users/username password
just type
passwd /Users/username password
thats what worked for me.
single user mode reset password:leopard
mount -uw /
ls /users
passwd (user's name)
(enter the password cannot be seen)
reboot
------
single user mode change password tiger
1. mount -uw /
2. sh /etc/rc
3. ls /users
4. passwd (user name)
Bookmarks