This is metze's LDAP rebind sleep patch:
commit63ffa770b67d700f138d19b4982da152f57674fc
authorVolker Lendecke <vlendec@samba.org>
Thu, 25 Dec 2003 22:42:15 +0000 (25 22:42 +0000)
committerVolker Lendecke <vlendec@samba.org>
Thu, 25 Dec 2003 22:42:15 +0000 (25 22:42 +0000)
treebcfaf1d6ff589d467423cf2f84a71ee362331c09
parent17473a65eb119ca2240b40a8c029d9a499cde177
This is metze's LDAP rebind sleep patch:

When smb.conf tells us to write to a read-only LDAP replica and we are
redirected by the LDAP server, the replication might take some seconds,
especially over slow links. This patch delays the next read after a rebind for
'ldap rebind sleep' milliseconds.

Metze, thanks for your patience.

Volker
source/include/smbldap.h
source/lib/smbldap.c
source/param/loadparm.c