1

I removed my password from the user menu where they gave the option for no password. So i pressed that and now the computer can be logged into but they ask a password which is not my old password....What should i do? I am quite new to Ubuntu....

Devan
  • 11

2 Answers2

5

This is a bug described here and here, where setting the no password login also removes the password therefore using sudo etc. is impossible. The link given by @Rohit is essential to re-create your lost password. If you can still login however, you can open up the terminal; usually CTRL+ALT+T and type passwd to change your password.

Rey Leonard Amorato
  • 2,238
  • 1
  • 16
  • 27
0

Follow the below link to resolve your issueHow to reset your password or this with new OS

I personally suggest to have password, even if small but strong and secret

Rohit
  • 39