cgrzemba / 389-ds-base

Forked from 389-ds-base 5 years ago
Clone

81e2da1 Ticket #47516 replication stops with excessive clock skew

Authored and Committed by rmeggins 10 years ago
    Ticket #47516 replication stops with excessive clock skew
    
    https://fedorahosted.org/389/ticket/47516
    Reviewed by: nhosoi (Thanks!)
    Branch: master
    Fix Description: Add a new configuration parameter to cn=config
    nsslapd-ignore-time-skew: on|off - default off
    If nsslapd-ignore-time-skew: on, the replication consumer will log errors
    about excessive time skew, but will allow replication to proceed, and will
    not return a time skew error to the replication supplier.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: yes - document new config param
    (cherry picked from commit 6b07fba32b5b0d216fdb609c25eabce2fb18ec37)
    
        
file modified
+31 -1
file modified
+2 -0