[Bug 2080] New: Add debug statements for gss_krb5_copy_ccache
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Mar 20 00:22:00 EST 2013
https://bugzilla.mindrot.org/show_bug.cgi?id=2080
Bug ID: 2080
Summary: Add debug statements for gss_krb5_copy_ccache
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Kerberos support
Assignee: unassigned-bugs at mindrot.org
Reporter: miguelsanders at telenet.be
Created attachment 2229
--> https://bugzilla.mindrot.org/attachment.cgi?id=2229&action=edit
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.
--
You are receiving this mail because:
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list