[krbdev.mit.edu #8152] gss_acquire_cred_with_password() ignores expired creds
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Mar 4 12:26:43 EST 2015
gss_acquire_cred_with_password() will not change the default cred of
the default cache, and I don't propose to change that.
Right now, if the default cache isn't collection-enabled and contains
creds for a different principal, gss_acquire_cred_with_password() will
fail, as would gss_acquire_cred() with the same name. We could
conceivably use a memory cache in that case instead.
More information about the krb5-bugs
mailing list