首页 > 系统服务 > 详细

VMware虚拟化NSX-Manager命令行更改admin用户密码

时间:2019-04-15 21:31:22      阅读:539      评论:0      收藏:0      [点我收藏+]

1.1    登录到NSX-Manager命令行界面,输入用户名和密码登录到用户模式

Log in to the vSphere Client and select an NSX virtual appliance from the inventory.
Click the Console tab to open a CLI session.
Log in to the CLI and switch to Privileged mode:

1.2    进入到特权模式

manager> enable
password:
manager#
Switch to Configuration mode:

1.3    进入配置模式

manager# configure terminal
Change the admin account password:

1.4    修改admin用户密码

manager(config)# cli password PASSWORD
Save the configuration:

1.5    从运行内存中永久写入到磁盘中

manager(config)# write memory
Building Configuration...
Configuration saved.
[OK]

 

VMware虚拟化NSX-Manager命令行更改admin用户密码

原文:https://www.cnblogs.com/Wolf-Dreams/p/10713119.html

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