Hi,
When I first set-up a new OpenLDAP consumer (syncrepl) it can take 5-10 minutes to sync the data from the master server. The script I’ve written that configures the replica needs to know
when the initial full replication is complete. At the moment I’m testing to see if all the top-level containers are in place, and then waiting a little longer, but this seems pretty fragile to me. Is there a more accurate way of determining once the initial
syncrepl is complete?
Thanks,
Mark.