Delegation Error During One Identity Manager 9.x Installation on VM

Hello!

I’m facing an issue while installing One Identity Manager 9.x on a virtual machine. The VM has:

  • Microsoft SQL Server installed
  • Ports opened through the firewall for localhost and 10.8.*.* access
  • Both One identity and Microsoft SQL Server are installed on the same VM.

When I run the Initial Configuration Wizard, I receive the following error:

The requested operation cannot be completed. The computer must be trusted for delegation and the current user account must be configured to allow delegation.

Here’s what I’ve tried so far:

  • Used SQL authentication by creating a global admin user on the master database with full privileges
  • Performed a fresh installation from scratch
  • Tried using "optional" in encryption along with "Trust server certificate". Nothing works.

Even after the database tables are created, the application fails to proceed and doesn’t allow me to “Add new connection” for the DB server. 

Any guidance or probable solutions to fix this delegation issue would be highly appreciated.

Thank you!