• UI method:

      Go to SettingsGlobal SettingsBasic Settings, locate Session.timeout, and set a value as needed.

    • CLI method:
      Run the following commands in sequence:
      [root@localhost ~]# zstack-cli  #Go to the CLI mode.
      admin>>> LogInByAccount accountName=admin password=password #Log in to the CLI. Default user name/password: admin/password.
      admin>>> UpdateGlobalConfig name=session.timeout category=identity value=720000 #Change the session timeout to 200 hours.