[krbdev.mit.edu #8961] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Nov 18 12:06:05 2020: Request 8961 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8961 > Fix gss_acquire_cred_from() IAKERB handling Add a separate IAKERB entry point for gss_acquire_cred_from() and correctly pass down the iakerb flag to acquire_cred_context(), so that we don't attempt to acquire initial credentials directly. [[email protected]: rebased earlier in sequence; rewrote commit message] https://github.com/krb5/krb5/commit/938b535145a9cc312e42f99782af75067cfec588 Author: Simo Sorce <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 938b535145a9cc312e42f99782af75067cfec588 Branch: master src/lib/gssapi/krb5/acquire_cred.c | 53 ++++++++++++++++++++++++++++------- src/lib/gssapi/krb5/gssapiP_krb5.h | 11 +++++++ src/lib/gssapi/krb5/gssapi_krb5.c | 2 +- 3 files changed, 54 insertions(+), 12 deletions(-)