Hi All,
Environment: Aris version 10, release 24.
I followed ARIS document for Kerberos SSO
First LDAP connection is established and connection test is valid.
Under Kerberos, I used below values
KDC: FQDN of Active directory
realm: domain name
Principal: ADserviceaccount@domain
I created keytab using below command
ktab -a userPrincipalName@REALM -n 0 -append -k umc.keytab
It asked for password, then I entered password of AD technical user and uploaded key tab file in kerberos configuration screen.
The configuration file is also uploaded from Add-on\Kereberos folder from Installation media.
Now I enabled Kerberos and tested but it did not work. In UMC log file (D:\Aris10.0.21\server\bin\work\work_umcadmin_l\base\logs)
It is giving warning: Encryption type RC4 with HMAC is not supported/enable
Any idea how to fix this ?
Thanks in advance