How do I change the external database password
FAQ
このページの内容
関連コンテンツ
- Using Cloud Storage to migrate attachments in Jira CSV import
- CSV import of Jira issues with Insight custom field containing '-' or '(' or ')' failing
- Creating issues and sub-tasks
- Create Multiple Jira Issues Based on a Custom Number Field Using Automation
- CSV import fails with InvalidInputException Error Due to Issue Type and Validator Conflict
- Customizing the issues in a project
- Working with issues
- Permission needed for CSV bulk import without giving Org admin permissions to users
- How to export report data details using issue filters
- Create issues on software projects using the JSM Operations Sync feature
You can change the password that Bitbucket Data Center 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 Start and stop Bitbucket.
- Get your database administrator to change the password on your database.
Go to your Set the 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 Start and stop Bitbucket.
最終更新日: 2020 年 12 月 24 日
関連コンテンツ
- Using Cloud Storage to migrate attachments in Jira CSV import
- CSV import of Jira issues with Insight custom field containing '-' or '(' or ')' failing
- Creating issues and sub-tasks
- Create Multiple Jira Issues Based on a Custom Number Field Using Automation
- CSV import fails with InvalidInputException Error Due to Issue Type and Validator Conflict
- Customizing the issues in a project
- Working with issues
- Permission needed for CSV bulk import without giving Org admin permissions to users
- How to export report data details using issue filters
- Create issues on software projects using the JSM Operations Sync feature
Powered by Confluence and Scroll Viewport.