since upgrading to 11.10 cannot log on as sudo i don't see my password

Asked by John Wilson

Since upgrading to 11.10 my sudo password does not work when I am in a terminal
Any suggestions?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu gnome-terminal Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you run:

whoami; groups

Thanks

Revision history for this message
John Wilson (jwilsondmartin) said :
#2

Here is the output:
john@john-775Dual-880Pro:~$ whoami; groups
john
john adm dialout cdrom plugdev lpadmin admin sambashare

Thanks
John

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#3

Cool. Ok if you run:

sudo -i

Do you get a root console. When you enter your password you will not get any feedback. Type the password and hit ENTER

Revision history for this message
John Wilson (jwilsondmartin) said :
#4

Thanks actionparsnip, that solved my question.