//edit pro reset do 6.5 a 6.7 je nový článek
A. root
- Otevřít konzoli vCenter serveru (VCSA) přes vClienta připojeného k ESXi
 - Mezerníkem do GRUBu
 - Nechat výběr na VMware vCenter Server Appliance
 - Zmáčkout p (password)
 - Heslo do GRUBu je defaultně: vmware
 - Vybrat druhý řádek kernel /vmlinuz-……………
 - Zmáčknout e (editace)
 -  Přidat bootovací volbu: 
init=/bin/bash - Potvrdit Enter
 - Zmáčknout b (boot)
 -  Spustit: 
passwd root - Restart VCSA
 
B. administrator@vsphere.local
- Log in to the vCenter Server Appliance via SSH.
 - Run this command to enable access the Bash shell:shell.set –enabled true
 - Type shell and press Enter.
 - Open the vdcadmintool service tool by running this command:/usr/lib/vmware-vmdir/bin/vdcadmintool
This console loads:
================================
Please select:
0. exit
1. Test LDAP connectivity
2. Force start replication cycle
3. Reset account password
4. Set log level and mask
5. Set vmdir state
================================ - Press 3 to enter the Reset account password option.
 - When prompted for the Account UPN, enter:administrator@vsphere.local
A new password is generated.
 - Use the generated password to log in to the administrator@vSphere.local account.
 - After the password is regenerated, log in to the vSphere Web Client and change the password.