Hello, dear!
This post features the issue that the Huawei system IVS Client is unable to log in. Forgot the password for the administrator and user account. Please have a look at the solution provided below?
A customer was having an issue with a Huawei system IVS Client version number V100R002C30SPC200 on which they were unable to log. They had forgotten the password for the administrator and user accounts.
How to reset the password
Log in to the VCN server as the admin user and run the su - root command to switch to the root user.
Enter the user password as prompted and press Enter.
Reset the administrator password to the initial password. Run the following command:
su postgres -c "/home/postgres/bin/psql -p 6000 -d smu -c \"update tbl_smu_user_info set login_password='e687fed485a4b510722695f7d38d6b524532af5196bd70363019a52bfc0f8af3',first_login='0', salt='' where login_name='Admin';\""
If the following information is displayed, the password has been reset successfully:
UPDATE=1.
Hope it can help you!



