b4a13ae idviews: Split the idoverride object into iduseroverride and idgroupoverride

1 file Authored by tbabej 9 years ago, Committed by mkosek 9 years ago,
    idviews: Split the idoverride object into iduseroverride and idgroupoverride
    
    To be able to better deal with the conflicting user / group names, we split the
    idoverride objects in the two types. This simplifies the implementation greatly,
    as we no longer need to set proper objectclasses on each idoverride-mod operation.
    
    Part of: https://fedorahosted.org/freeipa/ticket/3979
    
    Reviewed-By: Petr Viktorin <pviktori@redhat.com>
    Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+103 -54