差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
ja:documentation:pandorafms:technical_annexes:46_mysql_sha [2025/01/22 08:12] – [Customer configuration] junichi | ja:documentation:pandorafms:technical_annexes:46_mysql_sha [2025/03/10 07:40] (現在) – [概要] junichi | ||
---|---|---|---|
行 8: | 行 8: | ||
===== 概要 ===== | ===== 概要 ===== | ||
- | As of MySQL version 8 the hashing of database user passwords | + | As of MySQL version 8, |
MySQL バージョン 8 以降、データベースユーザパスワードのハッシュはデフォルトで [[https:// | MySQL バージョン 8 以降、データベースユーザパスワードのハッシュはデフォルトで [[https:// | ||
行 174: | 行 174: | ||
You must have the '' | You must have the '' | ||
+ | |||
+ | ほとんどの EL8 および EL9 環境ではデフォルトでインストールされている '' | ||
The file is checked for existence with: | The file is checked for existence with: | ||
+ | |||
+ | ファイルの存在は次のように確認できます: | ||
<code bash> | <code bash> | ||
行 183: | 行 187: | ||
A positive response similar to the following will be obtained: | A positive response similar to the following will be obtained: | ||
+ | |||
+ | 次のような応答が得られます。 | ||
{{ : | {{ : | ||
The next step is to create a symbolic link to that file with the command: | The next step is to create a symbolic link to that file with the command: | ||
+ | |||
+ | 次のステップは、次のコマンドを使用してそのファイルへのシンボリックリンクを作成することです。 | ||
<code bash> | <code bash> | ||
行 194: | 行 202: | ||
The link made with is checked: | The link made with is checked: | ||
+ | |||
+ | 作成されたリンクは次のように確認します: | ||
<code bash> | <code bash> | ||
行 201: | 行 211: | ||
The following positive response was obtained: | The following positive response was obtained: | ||
+ | |||
+ | 次のような応答が得られます。 | ||
{{ : | {{ : | ||
行 206: | 行 218: | ||
With all steps successfully completed, [[#ks5|only the PFMS server restart]] remains. | With all steps successfully completed, [[#ks5|only the PFMS server restart]] remains. | ||
+ | すべての手順が正常に完了したら、あとは [[#ks5|PFMS サーバの再起動]] のみです。 | ||
<wrap #ks4_2 /> | <wrap #ks4_2 /> | ||
+ | |||
==== Ubuntu ==== | ==== Ubuntu ==== | ||
The '' | The '' | ||
+ | |||
+ | '' | ||
<code bash> | <code bash> | ||
行 218: | 行 234: | ||
It is verified that the required file has been generated with the installation of the package, '' | It is verified that the required file has been generated with the installation of the package, '' | ||
+ | |||
+ | パッケージ '' | ||
<code bash> | <code bash> | ||
行 224: | 行 242: | ||
The destination folder ''/ | The destination folder ''/ | ||
+ | |||
+ | 次のコマンドを使用して、フォルダ ''/ | ||
<code bash> | <code bash> | ||
行 231: | 行 251: | ||
Now the symbolic link must be created: | Now the symbolic link must be created: | ||
+ | |||
+ | ここで、シンボリックリンクを作成する必要があります。 | ||
<code bash> | <code bash> | ||
行 237: | 行 259: | ||
With these steps the server will be able to use SHA2 authentication to connect to the database. Go to [[#ks5|next step (restart Pandora FMS server)]] to finish the configuration. | With these steps the server will be able to use SHA2 authentication to connect to the database. Go to [[#ks5|next step (restart Pandora FMS server)]] to finish the configuration. | ||
+ | |||
+ | この手順により、サーバは SHA2 認証を使用してデータベースに接続できるようになります。[[# | ||
<wrap #ks5 /> | <wrap #ks5 /> | ||
- | ===== Restart | + | |
+ | ===== PFMS サーバの再起動 | ||
To be executed: | To be executed: | ||
+ | |||
+ | 以下を実行します: | ||
<code bash> | <code bash> | ||
行 249: | 行 276: | ||
After a few moments, the status must be confirmed via the Web Console. (menú <wrap : | After a few moments, the status must be confirmed via the Web Console. (menú <wrap : | ||
+ | |||
+ | しばらくしたら、Web コンソールからステータスを確認します。(メニュー <wrap : | ||
{{ : | {{ : | ||
[[: | [[: | ||
+ |