[krbdev.mit.edu #7084] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Jan 31 16:35:35 EST 2012


krb5_gss_inquire_cred_by_mech checks its mech argument against two of
the four mechs a krb5 cred might have (the krb5 mech and the old krb5
mech, but not the wrong Microsoft mech or the IAKERB mech), so would
spuriously fail for the other two mechs.  There is no reason to check
the mechanism if we assume a reasonable mechglue is interpreting
application gss_inquire_cred_by_mech calls, so just remove the check.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25666
Commit By: ghudson
Revision: 25666
Changed Files:
U   trunk/src/lib/gssapi/krb5/inq_cred.c



More information about the krb5-bugs mailing list