]> granicus.if.org Git - sudo/commitdiff
fixed entry for SUDO_MODE
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 25 Jun 1996 23:31:43 +0000 (23:31 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 25 Jun 1996 23:31:43 +0000 (23:31 +0000)
OPTIONS

diff --git a/OPTIONS b/OPTIONS
index bba3c018bcf77a85d15c9e9258ed85369f73c13f..5861fe57a1f90ed88e68e1f8255981a059acaa42 100644 (file)
--- a/OPTIONS
+++ b/OPTIONS
@@ -205,9 +205,11 @@ LONG_SKEY_PROMPT
     This feature is off by default.
 
 SUDOERS_MODE
-    File mode for the sudoers file (octal).  This should be 0440 if
-    you want to be able to share the sudoers file via NFS or 0400
-    if you do not.  The default mode is 0440.
+    File mode for the sudoers file (octal).  Note that if you
+    set this to be more restictive than 0440 you *MUST* set
+    SUDOERS_UID to be something other than 0.  Also Note that
+    this is usually set in the Makefile.
+    The default mode is 0440.
 
 SUDOERS_UID
     User id that "owns" the sudoers file.  Note that this is the