Created attachment 2229 [details] Patch Hi guys While debugging a issue in which GSS credentials are not properly extracted in a ccache on the OpenSSH server, I found out that there aren't any debug statements as of why the gss_krb5_copy_ccache() call fails (GSS error / mechanism error) The attached patch provides debug statements to capture both the GSS error as well as the mechanism error.