VMware Cloud Community
josevicente1
Contributor
Contributor

Failed login event on ESX host

I have failed failed login attempts from a specific user on all of my esx host in my virtual center. Those event are shown in the Task & event tab in the virtual center client. When I look at the Hostd log it shows the following:

Event 2839 : Failed login attempt for mydomain\nameoftheuser@127.0.0.1

Activation : Invoke done on

Throw vim.fault.InvalidLogin

Result:

(vim.fault.InvalidLogin) {

dynamicType = <unset>,

msg = ""

Event 2840 : Failed login attempt for mydomain\nameoftheuser@127.0.0.1

Activation : Invoke done on

Throw vim.fault.InvalidLogin

Result:

(vim.fault.InvalidLogin) {

dynamicType = <unset>,

msg = ""

How can i troubleshoot this ? Esx is at 3.5 u3 and Vc 2.5 u3

Many Thanks.

Tags (2)
0 Kudos
5 Replies
runclear
Expert
Expert

It looks like its giving you all the info?

is this user able to sign-in to the VC server? it appears the login attempt is coming from the VC server locally so im assuming the user is logged on... ...... and can this user account signin using the same user/pass on other systems?

edit - i think i ran into something like this a while back - i believe it was a SSL Cert issue on the local box - try using that account and signin to the VC server using the VI client on another system.....

-------------------- What the f* is the cloud?!
0 Kudos
Texiwill
Leadership
Leadership

Hello,

I had a similar issue and it took restarting my VC server service to fix.


Best regards,
Edward L. Haletky
VMware Communities User Moderator, VMware vExpert 2009
====
Author of the book 'VMWare ESX Server in the Enterprise: Planning and Securing Virtualization Servers', Copyright 2008 Pearson Education.
Blue Gears and SearchVMware Pro Blogs -- Top Virtualization Security Links -- Virtualization Security Round Table Podcast

--
Edward L. Haletky
vExpert XIV: 2009-2023,
VMTN Community Moderator
vSphere Upgrade Saga: https://www.astroarch.com/blogs
GitHub Repo: https://github.com/Texiwill
0 Kudos
josevicente1
Contributor
Contributor

Yes this user is able to login to the VC. Actually, the user opens a terminal service session to the VC and then uses the Vi Client on that box to work and yes he can login to other system with the same username and password. Do you remember what was the issue you had with the SSL cert ?

0 Kudos
josevicente1
Contributor
Contributor

I restarted the VC server in multiple occasions with no luck...the problem persist.

0 Kudos
kamardash
Contributor
Contributor

Hi,

I have exactly the same problem. Did you found solution ?

0 Kudos