summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-12-18 11:22:28 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-12-18 11:22:28 +0000
commiteb7f75e7119fc57aaec17a79852558e8364c6261 (patch)
tree61148d4b5ed57b7a1b25e000a8c73559cd106075 /app-admin/sudo/files
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-eb7f75e7119fc57aaec17a79852558e8364c6261.tar.gz
gentoo-2-eb7f75e7119fc57aaec17a79852558e8364c6261.tar.bz2
gentoo-2-eb7f75e7119fc57aaec17a79852558e8364c6261.zip
add sudoers warnings
Diffstat (limited to 'app-admin/sudo/files')
-rw-r--r--app-admin/sudo/files/sudoers12
1 files changed, 12 insertions, 0 deletions
diff --git a/app-admin/sudo/files/sudoers b/app-admin/sudo/files/sudoers
index 3f981b1a5e0f..0f79c8550812 100644
--- a/app-admin/sudo/files/sudoers
+++ b/app-admin/sudo/files/sudoers
@@ -23,6 +23,18 @@ Defaults env_reset
# Runas alias specification
+# *** REMEMBER ***************************************************
+# * GIVING SUDO ACCESS TO USERS ALLOWS THEM TO RUN THE SPECIFIED *
+# * COMMANDS WITH ELEVATED PRIVILEGES. *
+# * *
+# * ONLY PERMIT SUDO ACCESS SPARINGLY. *
+# * *
+# * NEVER ALLOW ACCESS TO UNTRUSTED USERS. *
+# * *
+# * IF YOU DON'T KNOW A COMMAND IS SAFE TO USE WITH SUDO, ASSUME *
+# * IT ISNT, AND PERMIT ACCESS ACCORDINGLY. *
+# ****************************************************************
+
# User privilege specification
root ALL=(ALL) ALL