首页 > 系统服务 > 详细

忘记VMware vcenter的Administrator@vsphere.local密码的解决办法

时间:2021-04-02 14:41:43      阅读:113      评论:0      收藏:0      [点我收藏+]

 

 

忘记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:

  1. exit
  2. Test LDAP connectivity
  3. Force start replication cycle
  4. Reset account password
  5. Set log level and mask
  6. Set vmdir state
  7. Get vmdir state
  8. 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:

  1. exit
  2. Test LDAP connectivity
  3. Force start replication cycle
  4. Reset account password
  5. Set log level and mask
  6. Set vmdir state
  7. Get vmdir state
  8. Get vmdir log level and mask

0 #退出

二、 修改密码:
1、使用系统生产密码登录
技术分享图片

 

 

2、修改密码:

 

技术分享图片

 

 技术分享图片

 

 

忘记VMware vcenter的Administrator@vsphere.local密码的解决办法

原文:https://www.cnblogs.com/dissipate/p/14610098.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!