7e61317 idviews: Allow users specify the raw anchor directly as identifier

Authored and Committed by tbabej 8 years ago
    idviews: Allow users specify the raw anchor directly as identifier
    
    For various reasons, it can happen that the users or groups that
    have overrides defined in a given ID view are no longer resolvable.
    
    Since user and group names are used to specify the ID override objects
    too by leveraging the respective user's or group's ipaUniqueID,
    we need to provide a fallback in case these user or group entries
    no longer exist.
    
    https://fedorahosted.org/freeipa/ticket/5026
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+31 -11