Unable to log in to Ubuntu on computer.

Asked by Rolg

I recently installed UBUNTU software; everything so far is ok. But, this morning when I tried logging in I got a message saying my password is incorrect. I know my password is correct because I wrote it down. How can I solve this problem? I did not see any option to change password or offering help to retrieve ones password.

All help would be greatly appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Zombie
Solved:
Last query:
Last reply:
Revision history for this message
Best Zombie (initramfs) said :
#1

Rolg,

Boot ubuntu in Recovery Mode.
When you get to the terminal prompt, execute the following command:
passwd username [Ex passwd rolg]
It will ask you for a new password twice. After its done, reboot by using this command:
/sbin/reboot

With Regards,
Zombie.

Revision history for this message
Rolg (rolg-98) said :
#2

Thank you so much for your reply, and responding to my
question. I'm very pleased to inform you that your
suggestion has worked.

Regards,

Rolg

--- Zombie <email address hidden>
wrote:

> Your question #27132 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/27132
>
> Status: Open => Answered
>
> Zombie proposed the following answer:
> Rolg,
>
> Boot ubuntu in Recovery Mode.
> When you get to the terminal prompt, execute the
> following command:
> passwd username [Ex passwd rolg]
> It will ask you for a new password twice. After its
> done, reboot by using this command:
> /sbin/reboot
>
> With Regards,
> Zombie.
>
> --
> If this answers your question, please go to the
> following page to let us
> know that it is solved:
>
https://answers.launchpad.net/ubuntu/+question/27132/+confirm?answer_id=0
>
> If you still need help, you can reply to this email
> or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/ubuntu/+question/27132
>
> You received this question notification because you
> are a direct
> subscriber of the question.
>

      ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Revision history for this message
Rolg (rolg-98) said :
#3

Thanks Zombie, that solved my question.