efae950 krb5 locator: add support for multiple addresses

1 file Authored by sbose 5 years ago, Committed by fidencio 5 years ago,
    krb5 locator: add support for multiple addresses
    
    Read multiple addresses from the kdcinfo files add call the provided
    callback with each of them.
    
    Related to https://pagure.io/SSSD/sssd/issue/941
    Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>