From aef6d6ddb7db2cc9fbbf1d494ed75c46e0ab12aa Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 12 Apr 2000 22:56:44 +0000 Subject: [PATCH] Clarify the fact that insults are not enabled just by including them in the binary. --- INSTALL | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 5dfb5e5b8..384e8547b 100644 --- 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 -- 2.40.0