cd83aea IPA: Enhance debug logging for ipa s2n operations

1 file Authored by jstephen 7 years ago, Committed by jhrozek 7 years ago,
    IPA: Enhance debug logging for ipa s2n operations
    
    Add log messages to provide useful debug logging surrounding
    IPA client extended operations to the IPA Server during AD trust
    requests to retrieve information. Print more details about the
    objects requested and received during the ipa_s2n operations.
    
    This will improve log analysis and troubleshooting efforts during AD
    trust user and group resolution failures on IPA clients, such as missing
    groups.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>