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
commit516f94a7b40fc819dde28388b800e210d6da4ef2 (patch)
treec1774cf3f85350c02409231dd2495c63a3976b9c /app-admin/sudo/files
parent~amd64 (diff)
downloadhistorical-516f94a7b40fc819dde28388b800e210d6da4ef2.tar.gz
historical-516f94a7b40fc819dde28388b800e210d6da4ef2.tar.bz2
historical-516f94a7b40fc819dde28388b800e210d6da4ef2.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