16b38d3 Handle updating replication agreements that lack nsDS5ReplicatedAttributeList

1 file Authored by rcritten 12 years ago, Committed by mkosek 12 years ago,
    Handle updating replication agreements that lack nsDS5ReplicatedAttributeList
    
    When updating from 2.x we need to add nsDS5ReplicatedAttributeList and
    nsDS5ReplicatedAttributeListTotal if they aren't present.
    
    If nsDS5ReplicatedAttributeList is present and doesn't contain memberof
    then we want to add it.
    
    https://fedorahosted.org/freeipa/ticket/2594