Hi, Community!
Good day to you!
This topic describes how to change the VCN300 default password?
Scenario
Forgot the IVS client mangement password.
The version is V100R001C02SPC100
Solution
1. Go to the root .
2. Run the command.
Enter:su -c "psql -d smu -U smuadmin -c \"update tbl_smu_user_info set login_password='9083a308a8c96b9a7626ab412c100db31697d1e9f3c402d3d70dbe8ad3cd638a', first_login='0' where id=1;\"" – postgres.
3. Return:"UPDATE=1". That represents success.
Default:
User name: super
Password: Change_Me
Thanks for reading!
