forked from docs/gaussdb-mysql
Update content
This commit is contained in:
parent
84ba7c6b53
commit
0ec343df9d
@ -81,19 +81,19 @@ Procedure
|
|||||||
|
|
||||||
.. table:: **Table 4** Database configuration
|
.. table:: **Table 4** Database configuration
|
||||||
|
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
+===================================+============================================================================================================================================================================================================================================================================================================+
|
+===================================+==========================================================================================================================================================================================================================================================================================================+
|
||||||
| Administrator | The default login name for the database is **root**. |
|
| 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. |
|
| 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. |
|
| | 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 <gaussdb_03_0051>`. |
|
| | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password <gaussdb_03_0051>`. |
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| Confirm Password | Must be the same as **Administrator Password**. |
|
| Confirm Password | Must be the same as **Administrator Password**. |
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
.. table:: **Table 5** Parameter template
|
.. table:: **Table 5** Parameter template
|
||||||
|
|
||||||
|
@ -81,19 +81,19 @@ Procedure
|
|||||||
|
|
||||||
.. table:: **Table 4** Database configuration
|
.. table:: **Table 4** Database configuration
|
||||||
|
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
+===================================+============================================================================================================================================================================================================================================================================================================+
|
+===================================+==========================================================================================================================================================================================================================================================================================================+
|
||||||
| Administrator | The default login name for the database is **root**. |
|
| 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. |
|
| 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. |
|
| | 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 <gaussdb_03_0051>`. |
|
| | After a DB instance is created, you can reset this password. For details, see :ref:`Resetting the Administrator Password <gaussdb_03_0051>`. |
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
| Confirm Password | Must be the same as **Administrator Password**. |
|
| Confirm Password | Must be the same as **Administrator Password**. |
|
||||||
+-----------------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
+-----------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
.. table:: **Table 5** Parameter template
|
.. table:: **Table 5** Parameter template
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ Method 1
|
|||||||
|
|
||||||
Keep this password secure. The system cannot retrieve it.
|
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 submit the new password, click **OK**.
|
||||||
- To cancel the reset, click **Cancel**.
|
- To cancel the reset, click **Cancel**.
|
||||||
@ -63,7 +63,7 @@ Method 2
|
|||||||
|
|
||||||
Keep this password secure. The system cannot retrieve it.
|
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 submit the new password, click **OK**.
|
||||||
- To cancel the reset, click **Cancel**.
|
- To cancel the reset, click **Cancel**.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user