diff --git a/tests/java/krb5.conf.in b/tests/java/krb5.conf.in index 575c416f8..ffdedf0c6 100644 --- a/tests/java/krb5.conf.in +++ b/tests/java/krb5.conf.in @@ -23,4 +23,8 @@ # Check with default and non default salting # This to check if the kdc return default salting [kadmin] - default_keys = des:pw-salt des3-cbc-sha1:pw-salt des:pw-salt: + default_keys = des:pw-salt + default_keys = des3-cbc-sha1:pw-salt + default_keys = aes128-cts-hmac-sha1-96:pw-salt + default_keys = aes256-cts-hmac-sha1-96:pw-salt + default_keys = des:pw-salt: