このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |
ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2025/04/06 13:06] – [マスターノード設定] junichi | ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2025/04/06 13:08] (現在) – [Corosync-Pacemaker HA 環境マイグレーション] junichi |
---|
| |
**3.-** **MASTER** ノードで ''mysql_native_password'' トークンを指定しての全ユーザの再作成: | **3.-** **MASTER** ノードで ''mysql_native_password'' トークンを指定しての全ユーザの再作成: |
| |
| <WRAP center round info 90%> |
| |
| In the following instructions the authentication method ''mysql_native_password'' is used, to use ''caching_sha2_password'' please refer to the topic "[[:en:documentation:pandorafms:technical_annexes:46_mysql_sha|SHA authentication method configuration in MySQL]]". |
| |
| </WRAP> |
| |
| <WRAP center round info 90%> |
| |
| 以下の手順では、認証方法 ''mysql_native_password'' が使用されています。''caching_sha2_password'' を使用するには、トピック "[[:ja:documentation:pandorafms:technical_annexes:46_mysql_sha|MySQL での SHA 認証方法の設定]]" を参照してください。 |
| |
| </WRAP> |
| |
**mysql** > ''CREATE USER slaveuser@% IDENTIFIED WITH mysql_native_password BY 'pandora';'' | **mysql** > ''CREATE USER slaveuser@% IDENTIFIED WITH mysql_native_password BY 'pandora';'' |