1 <samba:parameter name="ldap connection timeout"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
7 This parameter tells the LDAP library calls which timeout in seconds
8 they should honor during initial connection establishments to LDAP servers.
9 It is very useful in failover scenarios in particular. If one or more LDAP
10 servers are not reachable at all, we do not have to wait until TCP
11 timeouts are over. This feature must be supported by your LDAP library.
15 This parameter is different from <smbconfoption name="ldap timeout"/>
16 which affects operations on LDAP servers using an existing connection
17 and not establishing an initial connection.
20 <value type="default">2</value>