From: Todd C. Miller Date: Sun, 6 Jan 2008 17:32:59 +0000 (+0000) Subject: timelimit and bind_timelimit X-Git-Tag: SUDO_1_7_0~243 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0b11b7e717021230790d0075fb91b70fa44f64f4;p=sudo timelimit and bind_timelimit --- diff --git a/README.LDAP b/README.LDAP index 62c973058..bb0ab710c 100644 --- a/README.LDAP +++ b/README.LDAP @@ -226,6 +226,13 @@ when you imported the sudoers. Below is an example /etc/ldap.conf #uri ldaps://secureldapserver #uri ldaps://secureldapserver ldap://ldapserver # + # The amount of time, in seconds, to wait while trying to connect to + # an LDAP server. + bind_timelimit 30 + # + # The amount of time, in seconds, to wait while performing an LDAP query. + timelimit 30 + # # must be set or sudo will ignore LDAP sudoers_base ou=SUDOers,dc=example,dc=com #