[krbdev.mit.edu #6894] SVN Commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Apr 4 19:06:10 EDT 2011
If a caller passes an empty mech set to gss_acquire_cred, get a cred
for all mechs instead of just the krb5 mech, as we don't know what
mechanism the cred is going to be used with (particularly in the
acceptor case). As a related fix, if a caller passes a credential to
gss_accept_sec_context and it does not contain a mech-specific cred
for the token's mech, error out instead of using the default cred with
the token's mechanism.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24840
Commit By: ghudson
Revision: 24840
Changed Files:
U trunk/src/lib/gssapi/mechglue/g_accept_sec_context.c
U trunk/src/lib/gssapi/mechglue/g_acquire_cred.c
More information about the krb5-bugs
mailing list