mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-30 05:48:18 +00:00
clarify some things
This commit is contained in:
parent
a11c148681
commit
81cf00633b
7
INSTALL
7
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
|
||||
==============================
|
||||
|
Loading…
x
Reference in New Issue
Block a user