1

I was looking to not enter my password when I am logging in, so I tried running sudo visudo and changed ALL=(ALL) ALL to ALL=(ALL) NOPASSWD: ALL. Which didn't work. So, I changed it back. Now, my password doesn't work when I try to log in.

  • 2
    http://askubuntu.com/questions/136264/how-do-i-turn-off-all-the-password-prompts?rq=1 – Byte Commander Jan 21 '16 at 20:58
  • 1
    The /etc/sudoers file is for granting permissions to use sudo. Can you see if you can still log in at the prompt you get if you press CTRL+ALT+F2? – Grammargeek Jan 21 '16 at 21:01

0 Answers0