Kerberos encryption types - compatibility question
Hello,
I've been assigned a task to debug/analyze problems related to configuring Solaris kerberos clients to AiX master KDCs and AiX/Linux slave KDCs.
I've gotten the impression this will be painful...
The context of my question is:
I've been assigned a task to debug/analyze problems related to configuring Solaris kerberos clients to AiX master KDCs and AiX/Linux slave KDCs.
I've gotten the impression this will be painful...
The context of my question is:
On the master kdc the krb.conf contains:[realm]
...
supported_enctypes = des3-cbc-sha1:normal arcfour-hmac:normal aes256-cts:normal des-cbc-md5:normal des-cbc-crc:normal
On Solaris 8/11 (potential client) the kdc.conf(4) says:...
aes256-cts-hmac-sha1-96:normal (see note below)
aes128-cts-hmac-sha1-96:normal
des3-cbc-sha1-kd:normal
arcfour-hmac-md5:normal
des-cbc-md5:normal
Note -
The unbundled Strong Cryptographic packages must be <== by the way, which packages?
0