than's for you response....
it's correcte, in invsvc.log indicates Invalide credentials LDAP error [COD] 49...... and I followed this kb https://kb.vmware.com/s/article/2147280 but the problem still, in log vmdir I see the message :
INFO: _VmDirLdapModReplaceAttribute (cn=xxxx.es,ou=Domain Controllers,dc=xxx,dc=int)(userPassword)
2017-10-04T19:13:57.877Z:t@140644420900608:INFO: Act (xxx.xxx.xx@xxxx.int) password refreshed
But when I execute the command vdcadmintool and reset account password and enter the cn that appears in vmdir.log this message :
VmDirForceResetPassword failed (9106)
When I change and update the password for the account and execute service-control --start --all I can see the next message :
ERROR:root:Unable to start service vmware-invsvc, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-invsvc"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-invsvc'",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
}
Unable to start service vmware-invsvc, Exception: {
"resolution": null,
"detail": [
{
"args": [
"vmware-invsvc"
],
"id": "install.ciscommon.service.failstart",
"localized": "An error occurred while starting service 'vmware-invsvc'",
"translatable": "An error occurred while starting service '%(0)s'"
}
],
"componentKey": null,
"problemId": null
can you help me ? the user is incorrect ?
thank's