Changing the database password If you change the password for your database, you must update the password on the server. In a text editor, open the file conf\server\secured-installed.properties. Specify the new database password in the following line of code:hibernate.connection.password=newPasswordThis password will be encrypted when you restart the server.Restart the server. Parent topic: Server settings and configuration