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> enab
忘记密码:https://www.cnblogs.com/ryanzheng/p/9348723.htmlmy.cnf的[mysqld]下加:skip-grant-tables重启 mysql -urootupdate user set authentication_string = NULL where user = 'root';退出,删除skip-grant-tables,重启ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_nativ