468495d SDAP: do not fail if refs are found but not processed

1 file Authored by pbrezina 8 years ago, Committed by lslebodn 8 years ago,
    SDAP: do not fail if refs are found but not processed
    
    It is possible to end up with not-processed referrals when
    using AD provider and ldap_referrals=true.
    
    Resolves:
    https://fedorahosted.org/sssd/ticket/2906
    
    Reviewed-by: Stephen Gallagher <sgallagh@redhat.com>