How to Solve Incorrect Password ...Try Again Error in Ubuntu
This short article will show you how solve 'Incorrect password ...try again' error in Ubuntu 13.04 Raring Ringtail. You get this error mostly when you trying to run some software on your system that need root password. Why is That? It's...
Method 1 of 1:
Enable Root Account in Ubuntu
- To enable your root account, you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo passwd root (then hit Enter)
- When it asks you for password, don't be confused. The password is that one, which you're using in the Login Screen. Password does not show up in the terminal when you type it. Just type your password and hit Enter. You will maybe prompt to enter user password for twice, so do that. If your password was entered correctly, the action will continue.
- After that, you will need to configure LightDM to allow login as root account in the Login Screen. To do that, you need to type following command to the Terminal to run LightDM: sudo gedit /etc/lightdm/lightdm.conf (then hit Enter)
- Now, when LightDM is opened, you need to add this line to the end: greeter-show-manual-login=true (then save it and close LightDM).
- The last step is to reboot your system and login with username and password you that you was set previously. Now it will works. If you will want to disable your root account, then you need to type following command to the Terminal (press Ctrl+Alt+T on your keyboard) or use copy/paste method: sudo passwd -l root (then hit Enter)
3.9 ★ | 18 Vote
You should read it
- How to disable and remove LightDM on Linux
- How to Change the Root Password in Linux
- How to Change Root Password in Linux
- How to enable automatic login in LightDM
- How to Become Root in Ubuntu
- Use Guestfish to reset the forgotten root password for the virtual machine in qcow2 format on KVM
- Error on macOS allows creating root account without password
- How to Become Root in Linux
- What is the root directory?
- A comprehensive guide to root the Samsung Galaxy S7 or S7 Edge
- Is root Android phone still a must-do?
- How to Open Applications With Root Privileges on a Mac
Maybe you are interested
4 Mistakes to Avoid When Setting Up a Password Manager
Are complex passwords 'out of date'?
5 Reasons People Prefer Password Login Over Email
If you're still using this insecure password method, it's time to stop!
This is the type of password that takes 34,000 years to crack
Should I choose a free or paid password manager?