We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d42ca commit 844df87Copy full SHA for 844df87
init_krb5.sh
@@ -66,6 +66,8 @@ cat <<EOF >${WRK_DIR}/krb5.conf
66
forwardable = true
67
rdns = false
68
default_realm = KAZOOTEST.ORG
69
+ default_tkt_enctypes=aes128-cts-hmac-sha1-96
70
+ default_tgs_enctypes=aes128-cts-hmac-sha1-96
71
#default_ccache_name = KEYRING:persistent:%{uid}
72
73
[realms]
0 commit comments