Skip to main content

2026년 7월 16일 아카이브됨

Manually Update External Database Password and Update the JDBC Password Property in Omnissa Access

If the database password update fails when you modify the Omnissa Access appliance configuration settings, you can use the hznEncrypt command to manually create the encrypted database password and then add it to the JDBC password property.

Note: To modify other JDBC URL parameters, such as the database server hostname, port number, or database name, see Modify the JDBC URL Connection Parameters in Omnissa Access.

  1. Log in to the Omnissa Access appliance as the root user.

  2. To create the encrypted version of the password, run the command hznEncrypt <database user password\>.

    Command to manually create database encrypted password

    The encrypted password is created.

  3. Copy and save the encrypted password.

  4. Add the password to the JDBC password property /usr/local/horizon/conf/runtime-config.properties secure.datastore.jdbc.password=.

    Add encrypted password to JDBC password property

  5. Save the runtime-config.properties file.

  6. Restart the service on the appliance.
    For example, run service horizon-workspace restart.

  7. For clustered deployments, repeat all the preceding steps in this procedure on all nodes in your Omnissa Access cluster.

이 페이지가 도움이 되었나요?

이 항목에 대한 피드백 보내기

이 항목이 도움이 되었나요?

개인정보나 기밀정보는 입력하지 마세요.

링크를 생성하는 중…