System Login

Which browsers are recommended to log in to ZStack?
Chrome 49, Firefox 52, or their later versions are recommended for a better experience.
Mon, 28 Mar, 2022 at 10:19 AM
What should I do if I could not log in to the UI?
Check the following information: If the system reports that the user name or password is incorrect, enter the correct user name and password. If the syst...
Mon, 28 Mar, 2022 at 10:20 AM
How do I change the admin password of the UI?
Three methods are available: UI method: On the Homepage of ZStack, click the admin icon, and then click Change Password. CTL method: Run the following c...
Mon, 28 Mar, 2022 at 10:21 AM
How do I change the default port (5000) of the UI?
Run the following commands in sequence: [root@localhost ~]# zstack-ctl config_ui --server-port 8888  #Change the UI port to 8888. [root@localhost ~]# zstac...
Mon, 28 Mar, 2022 at 10:21 AM
How do I extend the session timeout?
UI method: Go to Settings > Global Settings > Basic Settings, locate Session.timeout, and set a value as needed. CLI method: Run the following c...
Mon, 28 Mar, 2022 at 10:23 AM
How do I change the number of concurrent logins in ZStack?
UI method: Go to Settings > Global Settings > Advanced, locate Session.maxConcurrent, and set a value as needed. CLI method: Run the QueryGlobalCo...
Mon, 28 Mar, 2022 at 10:24 AM
How do I switch the language of the backend environment?
The UI language and backend language of ZStack are independent of each other. The default backend language is Chinese. You can run the following commands in...
Mon, 28 Mar, 2022 at 10:24 AM
Can I log in to the UI via HTTPS?
ZStack allows you to log in to the UI via HTTPS or HTTP.
Mon, 28 Mar, 2022 at 10:25 AM