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.
-
Log in to the Omnissa Access appliance as the root user.
-
To create the encrypted version of the password, run the command
hznEncrypt <database user password\>.

The encrypted password is created. -
Copy and save the encrypted password.
-
Add the password to the JDBC URL string /usr/local/horizon/conf/runtime-config.properties secure.datastore.jdbc.password=.

-
Save the runtime-config.properties file.
-
Restart the service on the appliance. Enter
service horizon-workspace restart. -
For clustered deployments, repeat all the preceding steps in this procedure on all nodes in your Omnissa Access cluster.
Was this page helpful?