07db882 PAM: continue with UPN/email search if name was not found

1 file Authored by sbose 6 years ago, Committed by lslebodn 6 years ago,
    PAM: continue with UPN/email search if name was not found
    
    Currently we only search for UPNs if the domain part of the name was not
    know, with Kerberos aliases and email addresses we have to do this even
    if the domain name is a know domain.
    
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
    (cherry picked from commit 3381d9736b698d6111d10e219a0b5b898a4c757c)