From 81cf00633bc3e85f207cdfe152f9cc9f19ef53a6 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 22 Jun 1999 10:41:02 +0000 Subject: [PATCH] clarify some things --- INSTALL | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 5b78e35ee..3740aeb50 100644 --- a/INSTALL +++ b/INSTALL @@ -403,11 +403,14 @@ Special features/options: Normally, sudo will tell the user when a command could not be found in their $PATH. Some sites may wish to disable this as it could be used to gather information on the location of executables that - the normal user does not have access to. + the normal user does not have access to. The disadvantage is that + if the executable is simply not in the user's path, sudo will tell + the user that they are not allowed to run it, which can be confusing. --disable-sia Disable SIA support. This is the "Security Integration Architecture" - on Digital UNIX. + on Digital UNIX. If you disable SIA sudo will use its own + authentication routines. Shadow password and C2 support ============================== -- 2.40.0