[krbdev.mit.edu #8973] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Wed Jan 06 21:35:42 2021: Request 8973 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=8973 > Revert dns_canonicalize_hostname default to true Field testing of dns_canonicalize_hostname=fallback (ticket 8911) revealed more disruptive edge cases than anticipated. Many were fixed by ticket 8930, but host-based GSS initiator names were recently discovered to not work, and one other edge case could not be resolved without a change to external code. Restore the default to true for now. Set the value to fallback in the test suite, to continue testing the desired configuration and to avoid restoring tests/resolve. https://github.com/krb5/krb5/commit/15f8c4fd7d62d07ea2759a7b6d684c000430559e Author: Greg Hudson <[email protected]> Commit: 15f8c4fd7d62d07ea2759a7b6d684c000430559e Branch: master doc/admin/conf_files/krb5_conf.rst | 2 +- doc/admin/princ_dns.rst | 26 +++++++++++++------------- src/kadmin/testing/proto/krb5.conf.proto | 1 + src/lib/krb5/krb/init_ctx.c | 2 +- src/tests/dejagnu/config/default.exp | 1 + src/util/k5test.py | 1 + 6 files changed, 18 insertions(+), 15 deletions(-)