summaryrefslogtreecommitdiff
path: root/doc/sudo.conf.cat
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sudo.conf.cat')
-rw-r--r--doc/sudo.conf.cat17
1 files changed, 16 insertions, 1 deletions
diff --git a/doc/sudo.conf.cat b/doc/sudo.conf.cat
index 525b09f05..e02629f11 100644
--- a/doc/sudo.conf.cat
+++ b/doc/sudo.conf.cat
@@ -204,6 +204,21 @@ DDEESSCCRRIIPPTTIIOONN
This setting is only available in ssuuddoo version 1.8.7 and
higher.
+ probe_interfaces
+ By default, ssuuddoo will probe the system's network interfaces and
+ pass the IP address of each enabled interface to the policy
+ plugin. This makes it possible for the plugin to match rules
+ based on the IP address without having to query DNS. On Linux
+ systems with a large number of virtual interfaces, this may
+ take a non-negligible amount of time. If IP-based matching is
+ not required, network interface probing can be disabled as
+ follows:
+
+ Set probe_interfaces false
+
+ This setting is only available in ssuuddoo version 1.8.10 and
+ higher.
+
DDeebbuugg ffllaaggss
ssuuddoo versions 1.8.4 and higher support a flexible debugging framework
that can help track down what ssuuddoo is doing internally if there is a
@@ -376,4 +391,4 @@ DDIISSCCLLAAIIMMEERR
file distributed with ssuuddoo or http://www.sudo.ws/sudo/license.html for
complete details.
-Sudo 1.8.9 December 4, 2013 Sudo 1.8.9
+Sudo 1.8.10 January 22, 2014 Sudo 1.8.10