忘记VMware vcenter的Administrator@vsphere.local密码
忘记VMware vcenter的Administrator@vsphere.local密码的解决办法
一、 重置密码:
ssh root@192.168.230.100
Connecting to 192.168.230.100:22...
Connection established.
To escape to local shell, press 'Ctrl+Alt+]'.
VMware vCenter Server Appliance 6.7.0.44000
Type: vCenter Server with an embedded Platform Services Controller
WARNING! The remote SSH server rejected X11 forwarding request.
Connected to service
* List APIs: "help api list"
* List Plugins: "help pi list"
* Launch BASH: "shell"
Command> shell #进入shell
Shell access is granted to root
root@photon-machine [ ~ ]# passwd #修改root密码
New password:
Retype new password:
passwd: password updated successfully
root@photon-machine [ /usr/lib/vmware-vmdir/bin ]# ./vdcadmintool
==================
Please select:
- exit
- Test LDAP connectivity
- Force start replication cycle
- Reset account password
- Set log level and mask
- Set vmdir state
- Get vmdir state
- Get vmdir log level and mask
3 #选择3重置密码
Please enter account UPN : administrator@vsphere.local #administrator域名
New password is -
i'dH/yDt+ZU\6RNT~; #系统生成的密码
==================
Please select:
- exit
- Test LDAP connectivity
- Force start replication cycle
- Reset account password
- Set log level and mask
- Set vmdir state
- Get vmdir state
- Get vmdir log level and mask
0 #退出
二、 修改密码:
1、使用系统生产密码登录
2、修改密码:
本文来自博客园,作者:聆听城市喧哗,转载请注明原文链接:https://www.cnblogs.com/fzhelpdesk/p/15774583.html
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· TypeScript + Deepseek 打造卜卦网站:技术与玄学的结合
· Manus的开源复刻OpenManus初探
· AI 智能体引爆开源社区「GitHub 热点速览」
· 从HTTP原因短语缺失研究HTTP/2和HTTP/3的设计差异
· 三行代码完成国际化适配,妙~啊~