Well, very, very strange... Try: - Add the admin group (sudo addgroup admin) - Add yourself to admin group (sudo adduser <username> admin) - Change sudoers file. My /etc/sudoers file has the content:
----------------------------- # /etc/sudoers # # This file MUST be edited with the 'visudo' command as root. # # See the man page for details on how to write a sudoers file. # Host alias specification # User alias specification # Cmnd alias specification # Defaults Defaults !lecture,tty_tickets,!fqdn # User privilege specification root ALL=(ALL) ALL # Members of the admin group may gain root privileges %admin ALL=(ALL) ALL --------------------------------- I can't explain why your admin group does not exist and why your sudoers file is different of mine. Tell us if it work now. -- Some System>Administration> menu entries no longer works https://launchpad.net/bugs/70490 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs