How to Clear the ESXi login password lock



     How to Clear the ESXi login password lock





login from console or shell and run below command to clear out the root password:

pam_tally2 --user root --reset

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...