ja:documentation:pandorafms:complex_environments_and_optimization:06_ha

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:complex_environments_and_optimization:06_ha [2025/02/26 10:16] – [更新] junichija:documentation:pandorafms:complex_environments_and_optimization:06_ha [2025/04/06 13:08] (現在) – [Corosync-Pacemaker HA 環境マイグレーション] junichi
行 661: 行 661:
 **3.-** Change the temporary password to ''pandora'' of the **root** user. Remember that the **mysql >** prompt corresponds to the MySQL command interpreter (**MYSQL CLI**): **3.-** Change the temporary password to ''pandora'' of the **root** user. Remember that the **mysql >** prompt corresponds to the MySQL command interpreter (**MYSQL CLI**):
  
-**3.-** **root** ユーザのテンポラリパスワードを ''pandora'' に変更します。**mysql >** プロンプトは MySQL コマンドインタプリタ(**MYSQL CLI**)です。+**3.-** **root** ユーザのテンポラリパスワードを ''pandora'' に変更します。 
 + 
 +<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 >** プロンプトは MySQL コマンドインタプリタ(**MYSQL CLI**)です。
  
 **mysql >** ''ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'Pandor4!';'' **mysql >** ''ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'Pandor4!';''
行 1184: 行 1198:
  
 **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';''
  • ja/documentation/pandorafms/complex_environments_and_optimization/06_ha.1740565014.txt.gz
  • 最終更新: 2025/02/26 10:16
  • by junichi