aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-08-04 15:17:57 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-08-04 15:17:57 -0300
commit6e2e4e41250be55d171589e69709aad3ffe79832 (patch)
treeb553e1d07418ba95a8870ca1c8a2b8d830bc89a0 /files
parent42dce5f7c4c1cf612b88c8e433f4102be1eb74f3 (diff)
downloadpuppet-nodo-6e2e4e41250be55d171589e69709aad3ffe79832.tar.gz
puppet-nodo-6e2e4e41250be55d171589e69709aad3ffe79832.tar.bz2
Members of the admin group may gain root privileges after they have provided their password
Diffstat (limited to 'files')
-rw-r--r--files/etc/sudoers4
1 files changed, 4 insertions, 0 deletions
diff --git a/files/etc/sudoers b/files/etc/sudoers
index 1026c16..30c160f 100644
--- a/files/etc/sudoers
+++ b/files/etc/sudoers
@@ -15,6 +15,10 @@ Defaults env_reset
# User privilege specification
+# Members of the admin group may gain root privileges
+# after they have provided their password
+%admin ALL=(ALL) ALL
+
# Uncomment to 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)