1336474 sdap: Skip exact duplicates when extending maps

1 file Authored by mzidek 7 years ago, Committed by jhrozek 7 years ago,
    sdap: Skip exact duplicates when extending maps
    
    When extending map with entry that already
    exists in the map in the exacty same form,
    then there is no need to fail.
    
    We should only fail if we try to
    change purpose of already used sysdb
    attribute.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/3120
    
    Signed-off-by: Lukas Slebodnik <lslebodn@redhat.com>
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    
        
file modified
+32 -10