[krbdev.mit.edu #8741] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Don't rely on default realm in S4U2Self client When converting server principal to enterprise name (to be possibly used for cross-realm), ignore the realm when reparsing, to avoid a spurious error if a default realm isn't configured. [[email protected]: added rewritten test case; edited commit message] (cherry picked from commit 13967567ca65a306c2d5fcb4a4aff71fb422cd80) https://github.com/krb5/krb5/commit/505622085c5487bfbae0ca3dde47af9add9781bb Author: Isaac Boukris <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 505622085c5487bfbae0ca3dde47af9add9781bb Branch: krb5-1.15 src/lib/krb5/krb/s4u_creds.c | 4 +++- src/tests/gssapi/t_s4u.py | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-)