[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4748) Implement [NETWORK_]TIMEOUT options for ldap.conf



Full_Name: Alex Deiter
Version: 2.3.29
OS: Solaris 9 sparc
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (217.66.145.224)


Hi,

Please review my patch which implement two new ldap.conf options: TIMEOUT and
NETWORK_TIMEOUT. These options are very useful to the wide list of applications,
which do not operate these parameters directly: samba, isc dhcp/bind, sendmail
and many other things.

I offer two variants: with use ldap_set_option:

ftp://ftp.openldap.org/incoming/alex-deiter-061112.patch

and without it:

ftp://ftp.openldap.org/incoming/alex-deiter-061113.patch

Thanks a lot!