This update for krb5 fixes the following issues:
Krb5 as very old protocol supported quite a number of ciphers that are not longer up to current cryptographic standards.
To avoid problems with those, SUSE has by default now disabled those alorithms.
The following algorithms have been removed from valid krb5 enctypes:
To reenable those algorithms, you can use allow options in krb5.conf:
[libdefaults] allowdes3 = true allowrc4 = true
to reenable them.
{
"binaries": [
{
"krb5-server": "1.20.1-150600.11.14.1",
"krb5-32bit": "1.20.1-150600.11.14.1",
"krb5-devel-32bit": "1.20.1-150600.11.14.1",
"krb5": "1.20.1-150600.11.14.1",
"krb5-plugin-kdb-ldap": "1.20.1-150600.11.14.1",
"krb5-plugin-preauth-spake": "1.20.1-150600.11.14.1",
"krb5-plugin-preauth-otp": "1.20.1-150600.11.14.1",
"krb5-devel": "1.20.1-150600.11.14.1",
"krb5-plugin-preauth-pkinit": "1.20.1-150600.11.14.1",
"krb5-client": "1.20.1-150600.11.14.1"
}
]
}