Application Integration
1753440 Members
4799 Online
108794 Solutions
New Discussion

vCenter showing Nimble IP as source for Active Directory user account lockout

 
SOLVED
Go to solution
mblumberg16
Respected Contributor

Re: vCenter showing Nimble IP as source for Active Directory user account lockout

Hi Jeremy,

You can try try and unregister with the user that is being locked down with the following  command:

# vmwplugin --unregister --username user_name --password password --server server --port_number port_number --client {web|thick} 

vmwplugin --unregister --username moshe --password passwd --server vc.server --port_number 443 --client thick

OR

vmwplugin --unregister --username moshe --password passwd --server vc.server --port_number 443 --client web

If you find it easier you can reach out to our support and we can do it via the secure tunnel or over a webex.

I hope find this useful.

Thanks!

Moshe.

mblumberg16
Respected Contributor
Solution

Re: vCenter showing Nimble IP as source for Active Directory user account lockout

Going back to this discussion I wanted to provide a followup on this problem, with Nimble OS 3.0 and above we added a feature to flag accounts authentication and if we detected a failure to login we will not try to use it again, and by doing so preventing accounts lookout.

I hope this added value will address the problem outlined in this discussion.

Thanks,

Moshe.