2025-09-15T13:37:55,076 INFO : com.vmware.horizon.adapters.kerberosAdapter.KerberosIdpAdapter - Kerberos authentication failure: null2025-09-15T13:37:55,076 INFO : com.vmware.horizon.adapters.kerberosAdapter.KerberosIdpAdapter - Cause: Failure unspecified at GSS-API level (Mechanism level: Checksum failed)VMware Identity Manager 3.3.7
In the Active Directory, perform the steps below:
NOTE:
Update the commands from the PowerShell window.
Backups/snapshots on Windows are required before trying the steps below:
Get-ADComputer "<Computer-object>" -Properties msDS-SupportedEncryptionTypesSet-ADComputer "<Computer-object>" -Replace @{'msDS-SupportedEncryptionTypes'=24}