95332f7 Use principal from the ticket to find validation entry

1 file Authored by sbose 10 years ago, Committed by jhrozek 10 years ago,
    Use principal from the ticket to find validation entry
    
    If canonicalization or enterprise principals are enabled the realm of
    the client principal might have changed compared to the original
    request. To find the most suitable keytab entry to validate the TGT is
    it better to use the returned client principal.
    
    Fixes https://fedorahosted.org/sssd/ticket/1931