0dev macrumors 68040 Mar 14, 2012 #26 Try this. Basically what I told you to do in single user mode but with an extra command added.
0dev macrumors 68040 Mar 15, 2012 #28 Cosmic.LoopHole said: 404 not found Click to expand... You sure? Works fine for me.
Mal macrumors 603 Mar 15, 2012 #29 Cosmic.LoopHole said: 404 not found Click to expand... 0dev said: You sure? Works fine for me. Click to expand... Works for me too, but since it's straightforward, I just copied the steps: Boot into single user mode (press Command-S at power on) Type fsck -fy Type mount -uw / Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist Type dscl . -passwd /Users/username password, replacing username with the targeted user and password with the desired password. Reboot Click to expand... jW
Cosmic.LoopHole said: 404 not found Click to expand... 0dev said: You sure? Works fine for me. Click to expand... Works for me too, but since it's straightforward, I just copied the steps: Boot into single user mode (press Command-S at power on) Type fsck -fy Type mount -uw / Type launchctl load /System/Library/LaunchDaemons/com.apple.DirectoryServices.plist Type dscl . -passwd /Users/username password, replacing username with the targeted user and password with the desired password. Reboot Click to expand... jW
C Cosmic.LoopHole macrumors newbie Original poster Mar 16, 2012 #30 That didn't help as much since this Lion doesn't have a "com.apple.DirectoryServices.plist" 🙁