This is known issue.
Workaround:
To workaround this issue, on the ESXi host set the following likewise registry key to ignore trusted domains.
/usr/lib/vmware/likewise/bin/lwregshell set_value '[HKEY_THIS_MACHINE\Services\lsass\Parameters\Providers\ActiveDirectory]' "DomainManagerIgnoreAllTrusts" 1
Restart
lwsmd after running the above command.