This is metze's LDAP rebind sleep patch:
commit3a1b189a9f3d2dab1fcadc5277546baa2f88cdfa
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)
tree3e48bfc05937942da22e92990aedd70d010434d9
parent38d0c9698fd60ed46432bc30a110b820eb9aebb6
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
(This used to be commit 63ffa770b67d700f138d19b4982da152f57674fc)
source3/include/smbldap.h
source3/lib/smbldap.c
source3/param/loadparm.c