Canonicalize client name in krb5kdc-fixture (#61119)

This commit changes the value for client name canonicalization to true
in the krb5.conf template file. This is done as a means to workaround
JDK-8246193 which has made it into some builds of JDK8.

Closes #61050
This commit is contained in:
Jay Modi 2020-08-13 14:58:08 -06:00 committed by GitHub
parent 328c86a4ec
commit f0128ae074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
permitted_enctypes = rc4-hmac
# udp_preference_limit = 1
kdc_timeout = 3000
canonicalize = true
[realms]
${REALM_NAME} = {