d153941 Always send the PAC to the PAC responder

1 file Authored by sbose 11 years ago, Committed by jhrozek 11 years ago,
    Always send the PAC to the PAC responder
    
    Currently while doing a Kerberos based authentication the PAC was only
    send to the PAC responder for principals from a different realm. This
    reflects the FreeIPA use case of users from trusted domains.
    
    This restriction does not make sense anymore when the data from the PAC
    should be used for the AD provider as well. It also makes only limited
    sense for the IPA use case, because when using GSSAPI the PAC of users
    from the local IPA domain are already evaluated by the PAC responder.
    
        
file modified
+18 -20