2cf7bec IPA: lookup AD users by certificates on IPA clients

1 file Authored by sbose 7 years ago, Committed by jhrozek 7 years ago,
    IPA: lookup AD users by certificates on IPA clients
    
    Get a list of users mapped to a certificate back from the IPA server,
    look them up and store them together with the certificate used for the
    search as mapped attribute to the cache.
    
    Related to https://pagure.io/SSSD/sssd/issue/3050
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>