fabd5cd Accept any alias, not just the last value

1 file Authored by Nalin Dahyabhai 9 years ago, Committed by pviktori 9 years ago,
    Accept any alias, not just the last value
    
    If the entry's krbPrincipalName attribute is multi-valued, accept any of
    the values, not just the last one we happen to examine.
    
    https://fedorahosted.org/freeipa/ticket/3966
    
    Reviewed-By: Nathaniel McCallum <npmccallum@redhat.com>