My post on Mac OS X Password Recovery that I made almost a year ago continues to get comments today. It’s a fairly common issue. Since it has reached 126 comments (and the page is getting long), I’ve decided to close comments. You can continue discussion by leaving a comment here.
Archives
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
- June 2004
- May 2004
- April 2004
- March 2004
- March 2003
- October 2002
- September 2002
- August 2002
- July 2002
- June 2002
- March 2002
Recent Posts
Categories
- AdSense Journal
- Apple
- Big Room
- Blogging
- Business
- Christianity
- Computer Tips
- Cosmo Atom Publishing
- Daily Trojan
- Entertainment
- Family
- Forums
- Geek Stuff
- Goals
- GoogleCommunity
- GPS
- High School
- Ideas
- Information
- Jokes
- JPL
- Life
- Midnight Messages
- Music
- Neat Stuff
- Networking
- Politics
- Questions
- Sidenotes
- Social Networking
- Song Lyrics
- Startup School
- Stuff 2 Buy
- Technical
- TechTV
- Travel
- USC
- Web Hosting
- Web Monetization
- Work
Recent Comments
Top Commentators
- Michael (16)
- Bob (8)
- Katy (7)
- andrew (6)
- paul (6)
- Chris (5)
- Mike (5)
- Brian (4)
- Daniel (4)
- jewelry blog (4)



I have never used a Mac in my life and this was the first time I was supposed to use it but the problem was the admin/had forgotten password. It was Mac OSx version 10.3.9. I tried fsk commads etc but didnt’ work but I came across a post which said /var/db/.AppleSetupDone - This file, simply by existing, indicates that the computer has had basic setup performed. If you delete this file, the Setup Assistant will run on the next reboot, allowing you to create a new local admin setup it will setup again.
and I just did rmdir the previous. N.B Possible loss of data.
Rosa Absatz’s recipe two messages up works. Thanks!
I just talked my mother through changing her iMac G5 password over the phone.
The only problem was explaining to her how to “Hit Command-S at boot” , which took about 45 minutes.
magicbreadcrumbgoeshere for google
I tried this on a G5 running 10.4.6 and now it does not get past the blue boot screen with the bar at the bottom. Help!
Thank you, Elliot! Your recipe still works almost unchanged in Mac OS X Intel
on my new MacBook Pro!
Now MacOS X even gives you some clues when booted to single-user mode.
I.e.:
0) Restart…
1) Hit Command-S at boot.
2) “sh /etc/rc” — this command is suggested by MacOS X itself to start important system services but stay in single-user mode.
3) “niutil -list . /users” — find out my user’s name if I was ignorant not to see it before the reboot.
4) “passwd my_name”.
5) “reboot”.
Here we are!
Hi,
Mir you didn’t typed the / in front of : sbin/mount -uw / and ther needs to be a space between the last 2 characters.
So the right way is : /sbin/mount -uw /
Ravens_Stone : The way you tried never worked for me on that version or earlyer versions, did you do what Luti descriped ?. This one works also on Intel Macs.