Kerberos Authentication with AES256-SHA1 hashing
Hi folks,
Have any of you successfully implemented Kerberos SSO for Peoplesoft with AES256-SHA1 encryption? I have been trying to do the same, but with no success. However, the SSO works with RC4-HMAC-NT.
I have AD service account configured for both 256 & 128 encryption support, copied the unlimited JCE framework for JDK 7, and check the PS server supportes these encryptions in the local group policy, however, no success yet. When I try kinit command, it just gives me “Found Unsupported Keytype (18)” error. Keytype 18 is refering to AES 256 encryption. Any ideas is much appreciated. Thanks,