f63949d Ticket 49043 - make replication conflicts transparent to clients

Authored and Committed by lkrispen 6 years ago
    Ticket 49043 - make replication conflicts transparent to clients
    
    Bug Description:
    replication conflicts are created mostly because of failures in manually applying updates on different servers or client applications. But once they are created many clients, applications and users have problems to understand and handle them properly
    
    Fix Description:
    - keep conflicts but add objectclass ldapsubentry to make them invisible by default
    - extend urp handling to handle all conflict casees and have a consistent database on all servers
    
    https://pagure.io/389-ds-base/issue/49043
    
    Reviewed by: Mark, Thierry, William
    
        
file modified
+1 -0
file modified
+1 -0
file modified
+26 -0
file modified
+5 -0
file modified
+10 -1