First, find the DN of your replication agreement using ldapsearch (or similar)
ldapsearch -s sub -b "cn=config" "objectclass=nsds5replicationagreement"

Next, grab and save the value of your replication schedule.

Then, using ldapmodify (or similar), change the value of the replication schedule, so that it only replicates Sunday from midnight to 12:01 e.g.
"0 0000-0001"


Then, it will still attempt to replicate Sunday at midnight, but perhaps you can "move" the schedule window when you need to, or perhaps this will give you enough time to fix your problem.

HEDI wrote:
Hi,

Having some dependancies pb on the startconsole binary, we'd like to
disable the replication process on two DS 5.1 servers by 'hand' (i.e. is
there a way to disbale it in config files ?)

thx.

Hedi.
.



_______________________________________________ mozilla-directory mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-directory

Reply via email to