Ensure max ldap replication sleep time is 5 seconds.
authorJeremy Allison <jra@samba.org>
Thu, 1 Jul 2004 22:35:34 +0000 (22:35 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 1 Jul 2004 22:35:34 +0000 (22:35 +0000)
Jeremy.

smbdotconf/ldap/ldapreplicationsleep.xml

index 9630273501de97557eadcd3b3e029954614e0bb8..126b2f657bd5a79bca2e86ce1418ecc8dc0717eb 100644 (file)
@@ -16,7 +16,8 @@ allow the LDAP server to catch up.  If you have a particularly
 high-latency network, you may wish to time the LDAP replication with a
 network sniffer, and increase this value accordingly.  Be aware that no
 checking is performed that the data has actually replicated.</para>
-        <para>The value is specified in milliseconds</para>
+        <para>The value is specified in milliseconds, the maximum
+value is 5000 (5 seconds).</para>
 </description>
 <value type="default">1000</value>
 </samba:parameter>