[krbdev.mit.edu #8737] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Always honor desired_name in gss_add_cred() Remove the conditionalization around the desired_name processing in gss_add_cred_from(), so that we always honor the requested name. (cherry picked from commit 6d4eb6eb473c93f0db05409195448364382760a9) https://github.com/krb5/krb5/commit/fa12f4ef6f6449ea1eb63ffa45f94be11cace433 Author: Greg Hudson <[email protected]> Commit: fa12f4ef6f6449ea1eb63ffa45f94be11cace433 Branch: krb5-1.16 src/lib/gssapi/mechglue/g_acquire_cred.c | 28 +++++++++++++--------------- src/tests/gssapi/t_add_cred.c | 10 ++++++++++ 2 files changed, 23 insertions(+), 15 deletions(-)