Public bug reported:

Binary package hint: sudo

The default /etc/sudoers file in lucid contains the following
description and setting:

          "# Allow members of group sudo to not need a password\n",
          "# (Note that later entries override this, so you might need to 
move\n",
          "# it further down)\n",
          "%sudo ALL=(ALL) ALL\n",

but this configuration still requires a passwd

should be
          "%sudo ALL=NOPASSWD: ALL\n"

or the comment should be changed to reflect the password-required
behavior.

(and yes, I moved the line to the end of the /etc/sudoers file so that
it wasn't overwritten by %admin)

The source of the bug is in the DEBIAN/postinstall script.  
I also verified that the DEBIAN/postinstall script for 8.04.4 LTS has the 
correct syntax.

ProblemType: Bug
Architecture: amd64
Date: Sun Mar  7 14:57:50 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100224.1)
Package: sudo 1.7.2p1-1ubuntu2
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: sudo
Uname: Linux 2.6.32-15-generic x86_64

** Affects: sudo (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug lucid

-- 
description doesn't match behavior in default /etc/sudoers
https://bugs.launchpad.net/bugs/534090
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to