]> granicus.if.org Git - sudo/commitdiff
Clarify the fact that insults are not enabled just by including
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Apr 2000 22:56:44 +0000 (22:56 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 12 Apr 2000 22:56:44 +0000 (22:56 +0000)
them in the binary.

INSTALL

diff --git a/INSTALL b/INSTALL
index 5dfb5e5b8abb54d4ed21ac6e97085b81702dffa9..384e8547b37e44eafce3bc3bf25e3873ea364ab8 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -29,8 +29,7 @@ For most systems and configurations it is possible simply to:
        building sudo.  Before you actually run configure you
        should read the `Available configure options' section
        to see if there are any special options you may want
-       or need.  Also of interest may be the section on
-       `Mixing password authentication schemes'.
+       or need.
 
     4) Edit the configure-generated Makefile if you wish to
        change any of the default paths (alternately you could
@@ -378,7 +377,9 @@ The following options are also configurable at runtime:
        just like the original sudo(8).  This is off by default.
 
   --with-all-insults
-       Include all the insult sets listed below.
+       Include all the insult sets listed below.  You must either specify
+       --with-insults or enable insults in the sudoers file for this to
+       have any effect.
 
   --with-classic-insults
        Uses insults from sudo "classic."  If you just specify --with-insults
@@ -393,12 +394,13 @@ The following options are also configurable at runtime:
 
   --with-hal-insults
        Uses 2001-like insults when an incorrect password is entered.
-       You must specify --with-insults as well for this to have any effect.
+       You must either specify --with-insults or enable insults in the
+       sudoers file for this to have any effect.
 
   --with-goons-insults
        Insults the user with lines from the "Goon Show" when an incorrect
-       password is entered.  You must specify --with-insults as well for
-       this to have any effect.
+       password is entered.  You must either specify --with-insults or
+       enable insults in the sudoers file for this to have any effect.
 
   --with-secure-path[=path]
        Path used for every command run from sudo(8).  If you don't trust the