[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/0ab749b38930d43b4640b7b2e9448079510fd4a5 Author: Greg Hudson <[email protected]> Commit: 0ab749b38930d43b4640b7b2e9448079510fd4a5 Branch: krb5-1.15 src/lib/gssapi/mechglue/g_acquire_cred.c | 28 +++++++++++++--------------- src/tests/gssapi/t_add_cred.c | 10 ++++++++++ 2 files changed, 23 insertions(+), 15 deletions(-)