Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

how to override login password

I have an old iMac G5 that I unplugged a few years ago and now I need to turn it on to deauthorize it as one of my authorized iTunes computers, but I can't remember the password and the hint isn't helping me now (I gues it was a stupid hint I left myself). Is there anyway to override the password at login so I can deauthorize the computer from iTunes? Thanks.

iMac

Posted on Feb 18, 2013 6:37 AM

Reply
Question marked as Best reply

Posted on Feb 18, 2013 11:28 AM

I suggest you write down all you passwords on a piece of paper or save in a file which you backup.



Changing password from single user mode:

You can also change the administrator's password from single user mode or create a new administrator account.


You need to get into single use mode for steps one and two that are listed below.

This page will tell you how to get into single user mode.

http://support.apple.com/kb/HT1492


Basically, you hold down the command-s key then powering on your machine. 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. The boot up will take longer than normal. The filesystem will be checked and repaired.


1) You can change the password on an account. ( Do you know Unix. You are in a Unix single user console. ) The setup commands you need should be listed on the screen. For Mac OS 10.4.11, the commands are:


# Type the follow two instructions to access the startup disk in read/write:

# ( in case of partial success repeat this command until errors go away. )

/sbin/fsck -fy

/sbin/mount -uw /


->Start up some utility processes that are needed.

sh /etc/rc


->You will probably need to press the return key once the system stops typing.


->To find out the users on the system type, use the <b>l</b>i<b>s</b>t command. The l is a lower case L:

ls /Users


->One of these accounts will be the administrator.


->Pick one of the users which I'll call a-user-name and type it in this command:

passwd a-user-name

->and enter the new user password. You need six characters.

->You will need to enter your password twice. Your typing will not show up on the screen just

-> press enter when you complete the typing.

->For cryptic information on these commands try:

man ls

2 replies
Question marked as Best reply

Feb 18, 2013 11:28 AM in response to thecameleon

I suggest you write down all you passwords on a piece of paper or save in a file which you backup.



Changing password from single user mode:

You can also change the administrator's password from single user mode or create a new administrator account.


You need to get into single use mode for steps one and two that are listed below.

This page will tell you how to get into single user mode.

http://support.apple.com/kb/HT1492


Basically, you hold down the command-s key then powering on your machine. 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. The boot up will take longer than normal. The filesystem will be checked and repaired.


1) You can change the password on an account. ( Do you know Unix. You are in a Unix single user console. ) The setup commands you need should be listed on the screen. For Mac OS 10.4.11, the commands are:


# Type the follow two instructions to access the startup disk in read/write:

# ( in case of partial success repeat this command until errors go away. )

/sbin/fsck -fy

/sbin/mount -uw /


->Start up some utility processes that are needed.

sh /etc/rc


->You will probably need to press the return key once the system stops typing.


->To find out the users on the system type, use the <b>l</b>i<b>s</b>t command. The l is a lower case L:

ls /Users


->One of these accounts will be the administrator.


->Pick one of the users which I'll call a-user-name and type it in this command:

passwd a-user-name

->and enter the new user password. You need six characters.

->You will need to enter your password twice. Your typing will not show up on the screen just

-> press enter when you complete the typing.

->For cryptic information on these commands try:

man ls

Feb 18, 2013 11:48 AM in response to rccharles

Wow - that's a cool solution - intense, but I never heard of that one. My iMac had an optical drive that barely worked, but I was able to get just enough out of it to open using the StartUp Disk. Then I could just change the password from the Reset Password in the menu. Thanks so much for the instructions - I probably would have tried your suggestion if the drive didn't work. Npow I can finally let that old bot rest in peace.

how to override login password

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.