eb730be KRB5: Advise the user to inspect the krb5_child.log if the child fails with a System Error

1 file Authored by jhrozek 7 years ago, Committed by lslebodn 7 years ago,
    KRB5: Advise the user to inspect the krb5_child.log if the child fails with a System Error
    
    It's often not clear to admins where to look further if the krb5_child
    fails with a generic error. This patch just adds a DEBUG message
    advising the admin to look into the krb5_child.log for more information.
    
    Related:
    https://fedorahosted.org/sssd/ticket/2955
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    Reviewed-by: Michal Židek <mzidek@redhat.com>
    (cherry picked from commit b4dd0867c48e74703f8f7afbf9d5634238dffc1c)