9c8db0a views: get overrides during user and group lookups

3 files Authored by sbose 9 years ago, Committed by jhrozek 9 years ago,
    views: get overrides during user and group lookups
    
    With this patch the IPA provider will check if overrides exists for the
    given view during the lookup of users and groups from trusted domains.
    In ipa-server-mode the default view is automatically applied and written
    to the cache. On IPA clients which use the extdom plugin for user and
    group lookups the override data is saved separately and the original
    object and the override data are linked with DN attributes for faster
    reference.
    
    Related to https://fedorahosted.org/sssd/ticket/2375
    
    Reviewed-by: Pavel Březina <pbrezina@redhat.com>
    
        
file modified
+305 -57