I installed UBUNTU 12.04 LTS today. I had kept my password as "1317kmb".On restarting and updating it asks for password. when i use the above mentioned password, it does not accepts. I don't know why? How can I reset password. All my enthusiasm of using UBUNTU has been lost by this.
Asked
Active
Viewed 3,433 times
0
2 Answers
2
You may try typing the password on the user name field to make sure that you are actually entering the correct password.

karan
- 335
0
Open a Terminal window or access the prompt from your grub menu (see https://help.ubuntu.com/community/LostPassword) and type in
sudo passwd
Enter your password at the prompt and follow the on-screen instructions
Please Note When you enter your password and confirm it, nothing is displayed on the screen... It's not your keyboard!

Simon
- 4,813
- 8
- 35
- 52
-
-
@Private At the grub menu, go to advanced settings then drop back to root. See https://help.ubuntu.com/community/LostPassword – Simon Jun 10 '13 at 10:18
1317k;b
just to check it is not the difference between qwerty and azerty? – don.joey Jun 10 '13 at 09:43