Package: sudo
Version: 1.7.2p1-1
Severity: normal
--- Please enter the report below this line. ---
In the default /etc/sudoers file there is this section:
# Allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=(ALL) ALL
Unless I've misunderstood things, the help text should be changed so
that section reads something like:
# Allow members of group sudo to execute any command after they have
# provided their password
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=(ALL) ALL
Or the help text could stay the same and the setting could be changed so
the section looks like this:
# Allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=NOPASSWD: ALL
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.32-trunk-686
Debian Release: squeeze/sid
500 testing security.debian.org
500 testing ftp.uk.debian.org
500 testing debian-multimedia.fx-services.com
--- Package information. ---
Depends (Version) | Installed
================================-+-==============
libc6 (>= 2.3) | 2.10.2-2
libpam0g (>= 0.99.7.1) | 1.1.0-4
libpam-modules | 1.1.0-4
Package's Recommends field is empty.
Package's Suggests field is empty.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org