外部データベースのパスワードを変更する方法
You can change the password the Bitbucket Server uses to connect to an external database, however you don't do this from the Bitbucket Server Administration area – you must follow the procedure described below.
To change the password that Bitbucket Server uses when connecting to an external database:
- Bitbucket Server を停止します。「Bitbucket Server の開始および終了」をご参照ください。
- Get your database administrator to change the password on your database.
Go to your Bitbucket Server 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 Server. See Starting and stopping Bitbucket Server.
最終更新日 2018 年 3 月 19 日
Powered by Confluence and Scroll Viewport.