2e80645 fix hbac rule search for non-admin users

Authored and Committed by pvoborni 8 years ago
    fix hbac rule search for non-admin users
    
    hbacrule has it default attributes (which are used in search) attribute
    'memberhostgroup'. This attr is not in ACI nor in schema. If the search
    contains an attribute which can't be read then the search won't return
    anything.
    
    Therefore all searches with filter set fail.
    
    https://fedorahosted.org/freeipa/ticket/5130
    
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    
        
file modified
+1 -1