diff --git a/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_private_network/step_1_create_a_db_instance.rst b/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_private_network/step_1_create_a_db_instance.rst index f0572f5..e482118 100644 --- a/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_private_network/step_1_create_a_db_instance.rst +++ b/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_private_network/step_1_create_a_db_instance.rst @@ -81,19 +81,19 @@ Procedure .. table:: **Table 4** Database configuration - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Parameter | Description | - +===================================+==========================================================================================================================================================================================================================================================================================================+ - | Administrator | The default login name for the database is **root**. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Administrator Password | Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (``~!@#%^*-_=+?``). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. | - | | | - | | Keep this password secure. The system cannot retrieve it. | - | | | - | | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password `. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Confirm Password | Must be the same as **Administrator Password**. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Description | + +===================================+============================================================================================================================================================================================================================================================================================================+ + | Administrator | The default login name for the database is **root**. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Administrator Password | Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^\ ``*``-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. | + | | | + | | Keep this password secure. The system cannot retrieve it. | + | | | + | | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password `. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Confirm Password | Must be the same as **Administrator Password**. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. table:: **Table 5** Parameter template diff --git a/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_public_network/step_1_create_a_db_instance.rst b/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_public_network/step_1_create_a_db_instance.rst index 6b9763f..6f62d92 100644 --- a/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_public_network/step_1_create_a_db_instance.rst +++ b/umn/source/getting_started_with_gaussdbfor_mysql/connecting_to_a_db_instance_over_a_public_network/step_1_create_a_db_instance.rst @@ -81,19 +81,19 @@ Procedure .. table:: **Table 4** Database configuration - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Parameter | Description | - +===================================+==========================================================================================================================================================================================================================================================================================================+ - | Administrator | The default login name for the database is **root**. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Administrator Password | Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (``~!@#%^*-_=+?``). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. | - | | | - | | Keep this password secure. The system cannot retrieve it. | - | | | - | | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password `. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ - | Confirm Password | Must be the same as **Administrator Password**. | - +-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Parameter | Description | + +===================================+============================================================================================================================================================================================================================================================================================================+ + | Administrator | The default login name for the database is **root**. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Administrator Password | Must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^\ ``*``-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. | + | | | + | | Keep this password secure. The system cannot retrieve it. | + | | | + | | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password `. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ + | Confirm Password | Must be the same as **Administrator Password**. | + +-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ .. table:: **Table 5** Parameter template diff --git a/umn/source/working_with_gaussdbfor_mysql/data_security/resetting_the_administrator_password.rst b/umn/source/working_with_gaussdbfor_mysql/data_security/resetting_the_administrator_password.rst index c431838..b5da6a0 100644 --- a/umn/source/working_with_gaussdbfor_mysql/data_security/resetting_the_administrator_password.rst +++ b/umn/source/working_with_gaussdbfor_mysql/data_security/resetting_the_administrator_password.rst @@ -41,7 +41,7 @@ Method 1 Keep this password secure. The system cannot retrieve it. - The new password must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (``~!@#%^*-_=+?``). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. + The new password must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^\ ``*``-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. - To submit the new password, click **OK**. - To cancel the reset, click **Cancel**. @@ -63,7 +63,7 @@ Method 2 Keep this password secure. The system cannot retrieve it. - The new password must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (``~!@#%^*-_=+?``). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. + The new password must consist of 8 to 32 characters and contain at least three of the following: uppercase letters, lowercase letters, digits, and special characters (~!@#%^\ ``*``-_=+?). Enter a strong password and periodically change it to improve security, preventing security risks such as brute force cracking. - To submit the new password, click **OK**. - To cancel the reset, click **Cancel**.