[Bug 751] KRB5CCNAME set incorrectly in GSSAPI code

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sun Nov 2 12:37:31 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=751





------- Additional Comments From simon at sxw.org.uk  2003-11-02 12:37 -------
I think this patch is probably over complex.

In both the Heimdal and MIT cases we constrain ourselves to FILE: credential
caches (the call to the Heimdal variant with &krb5_fcc_ops, and the 'FILE:' 
prefix to the MIT code). Under Unix, MIT Kerberos defaults to using 'FILE' when 
no credential cache type is given and Heimdal always defaults to using 'FILE'.

For correctness, we should probably prefix the cache with 'FILE'.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list