f2c3328 sdap_fill_memberships: continue if a member is not foud in sysdb

1 file Authored by pbrezina 11 years ago, Committed by jhrozek 11 years ago,
    sdap_fill_memberships: continue if a member is not foud in sysdb
    
    https://fedorahosted.org/sssd/ticket/1755
    
    sdap_find_entry_by_origDN() may return ENOENT in these
    non-error scenarios:
    
    If a member is out of scope of configured nesting level, sssd
    produces few noise lines indicating failure.
    
    The worse case is when a member is outside of configured search
    bases. In this case we save the group with incomplete membership,