How do I change the external database password
Bitbucket Server FAQ
- Bitbucket rebrand FAQ
- How do I change the external database password
- Bitbucket Server home directory
- Raising a request with Atlassian Support
- サポート ポリシー
- Building Bitbucket Server from source
- Contributing to the Bitbucket Server documentation
- Collecting analytics for Bitbucket Server
- Bitbucket Server EAP - How to update your add-on
このページの内容
関連コンテンツ
- Connecting Bitbucket Server to an external database
- Connect Bitbucket to PostgreSQL
- Connecting Bitbucket Server to SQL Server
- Investigating Bitbucket Server Database Schema
- Restore fails with password authentication failed for user
- Connecting Bitbucket Server to MySQL
- Install Bitbucket Server on Linux
- Install Bitbucket Server on Windows
- The database, as currently configured, is not accessible
- Migrating Bitbucket Server to another server
You can change the password the Bitbucket Data Center and Server uses to connect to an external database, however you don't do this from the Bitbucket Administration area – you must follow the procedure described below.
To change the password that Bitbucket uses when connecting to an external database:
- Stop Bitbucket. See Starting and stopping Bitbucket.
- Get your database administrator to change the password on your database.
Go to your Bitbucket home directory.
Edit the
bitbucket.properties
file to change the line that looks like:jdbc.password=MY_PASSWORD
replacing
MY_PASSWORD
with your new database password.- Restart Bitbucket. See Starting and stopping Bitbucket.
最終更新日: 2021 年 2 月 2 日
関連コンテンツ
- Connecting Bitbucket Server to an external database
- Connect Bitbucket to PostgreSQL
- Connecting Bitbucket Server to SQL Server
- Investigating Bitbucket Server Database Schema
- Restore fails with password authentication failed for user
- Connecting Bitbucket Server to MySQL
- Install Bitbucket Server on Linux
- Install Bitbucket Server on Windows
- The database, as currently configured, is not accessible
- Migrating Bitbucket Server to another server
Powered by Confluence and Scroll Viewport.