[EMAIL PROTECTED]:~$ sudo cat /etc/sudoers # /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 _________________________________________________________ Yes every sudo-command was working without entering the password. today i failed to reproduce the bug - this is confusing me (Yet the screenshot posted above shows that i didnt invent this, the line "Passwort" (=Password) is missing as you see). -- I managed to perform the command: "sudo apt-get install" without being asked for a password https://launchpad.net/bugs/61059 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
