You can change the password the Stash uses to connect to an external database, however you don't do this from the Stash Administration area – you must follow the procedure described below. | Related pages: |
To change the password that Stash uses when connecting to an external database:
- Stop Stash, on Windows, or on Linux and Mac.
- Get your database administrator to change the password on your database.
Go to your Stash home directory.
Edit the
stash-config.properties
file to change the line that looks like:jdbc.password=MY_PASSWORD
replacing
MY_PASSWORD
with your new database password.- Restart Stash, on Windows, or on Linux and Mac.