Quote:
Originally Posted by semsaudade
I realized today, trying to install a new program with Ubuntu Software Center, that I can not anymore authenticate myself as root.
|
So did you enable the root account in Ubuntu, even though this is explicitly
not recommended in Ubuntu?? If so, and if you have been running the system as root, then this is likely part of your problem.
Have you been running the system as root?
Quote:
Originally Posted by semsaudade
What could have happened? Maybe I did some mistake by editing /etc/sudoers to solve another problem some days ago. Ubuntu told me that my username was not in the sudoers file, so I resolved it by adding to /etc/sudoers the line
myusername ALL = (ALL) ALL
|
Well, this is a possibility also.
In the future, please forget about enabling the root account in Ubuntu. There is no need to do that. I have been using Ubuntu for 5 years, and I have never found it necessary or beneficial in any way to enable the root account.
Use sudo from now on. See this if you can no longer use sudo:
http://www.psychocats.net/ubuntu/fixsudo