The RHEL sudo package allows users in group wheel to run sudo.
This commit is contained in:
1
sudo.pp
1
sudo.pp
@@ -102,6 +102,7 @@ still allow people to get their work done."
|
|||||||
/bin/ed - ${pp_destdir}${sudoersdir}/sudoers <<-'EOF'
|
/bin/ed - ${pp_destdir}${sudoersdir}/sudoers <<-'EOF'
|
||||||
/Locale settings/+1,s/^# //
|
/Locale settings/+1,s/^# //
|
||||||
/Desktop path settings/+1,s/^# //
|
/Desktop path settings/+1,s/^# //
|
||||||
|
/allow members of group wheel to execute any command/+1,s/^# //
|
||||||
w
|
w
|
||||||
q
|
q
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user