[2017-10-10T08:00:13.774+05:30] [ERROR] SynchronizerTimer com.vmware .vim.sso.client.impl.SoapBindingImpl SOAP fault javax.xml.ws. soap.SOAPFaultException: The time now Mon Oct 09 20:10:22 IST 2017 does not fall in the request lifetime interval extended with clock tolerance of 600000 ms: [ Tue Oct 10 07:50:13 IST 2017; Tue Oct 10 08:20:13 IST ...
If the check is for the ESXi systems, it will query the vCenter such that it iterates that one check for all ESXi joined to the vCenter. For VMware SOAP API and VMware vCenter SOAP API credentials, one thing I found was if AD is being used for authentication you may have to specify the account realm. For example: [domain]\ [account].
avvcbimage Warning <0000>: [IMG0014] Problem logging into URL ' https://vcenter:443/sdk ' with session cookie. avvcbimage Info <16021>: Logging into URL ' https://vcenter:443/sdk ' with user 'administrator' credentials. avvcbimage Warning <16004>: Soap fault detected, Connection problem, Msg:'SOAP 1.1 fault: SOAP-ENV:Client [no subcode] "SSL ...
There is a way to authenticate to VMware ESX/vCenter using a current credential by LoginBySSPI method and NTLM or Kerberos security protocol. As far as I know a similar method does not exist in VMWare Lab Manager SOAP API.
See full list on tenable.com