I accidentally posted this message twice.
I did have the desktop coming up just fine before I started fiddling with some Control Panel and browser settings.
What did you fiddle with & how?
Oh, you mean you turned on ask for Userid & password!
Long story short: Can't get past the 'Welcome to Mac OS' Name & Password sign-in.
Did your computer say what version of Mac OS it is running?
This step will vary depending on what version of Mac OS you have. First, I'll describe the what to do for Mac OS X, that is 10.x.
Seems like this mac is set up to require a userid & password to logon. I assume it is running a version of Mac OS X.
This page tell you how to get the mac to ask for a new admin & password:
I followed JoseAranda steps and it worked. Walked me through the setup and I created a new account.
restart your computer, hold down Command-S. When you get the prompt, type in the following:
/sbin/fsck -y [Enter]
/sbin/mount -uaw [Enter]
rm /var/db/.applesetupdone [Enter]
reboot [Enter]
Posted by: new2mac at September 23, 2006 10:43 AM
<a href"http://www.askdavetaylor.com/how
do_i_reset_my_mac_os_x_admin_rootpassword.html"
Here is the link from which I copied the post.
Here is another solution...
This page will tell you how to get into single user mode.
http://www.securemac.com/macosxsingleuser.php
Basically, you hold down the command-s key when powering on. The command key has a little apple symbol on the lower left. It is between the alt/option key and the space bar. On a PC keyboard, it will be the windows key, I think.
You will need to change the password on some account. ( Do you know Unix. You are in a Unix single user console. ) To find out the users on the system type:
ls /Users
Pick one of the users and type passwd a-user-name and enter the new user password. You need six characters. One of these account will be the administrator.
The root account isn't enabled by default. I am not sure if changing the password on root will enable it.
.....
If you have a machine with Mac OS 9 or earlier, hold down the shift key when powering on. This should get you started. Don't know how to disable password stuff. Do you see the words FoolProof around?
Robert