6b55915 NSS: continue with UPN/email search if name was not found

1 file Authored by sbose 6 years ago, Committed by lslebodn 6 years ago,
    NSS: 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 447b1da857368678990b54cd6b9cfed940357c44)