]> granicus.if.org Git - sudo/commitdiff
The RHEL sudo package allows users in group wheel to run sudo.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jul 2014 21:42:01 +0000 (15:42 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jul 2014 21:42:01 +0000 (15:42 -0600)
sudo.pp

diff --git a/sudo.pp b/sudo.pp
index a67ebc30e37e9a87395880b20717c4a7f551203d..6f1ab7b9445b9d46b2167f641530ceaea1ff89ae 100644 (file)
--- a/sudo.pp
+++ b/sudo.pp
@@ -102,6 +102,7 @@ still allow people to get their work done."
                /bin/ed - ${pp_destdir}${sudoersdir}/sudoers <<-'EOF'
                /Locale settings/+1,s/^# //
                /Desktop path settings/+1,s/^# //
+               /allow members of group wheel to execute any command/+1,s/^# //
                w
                q
                EOF